Searched refs:lock_quick_destroy (Results 1 – 3 of 3) sorted by relevance
129 #define lock_quick_destroy(lock) LOCKRET(pthread_mutex_destroy(lock)) macro144 #define lock_quick_destroy(lock) LOCKRET(pthread_spin_destroy(lock)) macro187 #define lock_quick_destroy(lock) LOCKRET(mutex_destroy(lock)) macro225 #define lock_quick_destroy(lock) lock_basic_destroy(lock) macro261 #define lock_quick_destroy(lock) /* nop */ macro
136 lock_quick_destroy(&alloc->lock); in alloc_clear()
85 lock_quick_destroy(&table->lock); in lruhash_create()103 lock_quick_destroy(&bin->lock); in bin_delete()158 lock_quick_destroy(&table->lock); in lruhash_delete()252 lock_quick_destroy(&table->array[i].lock); in table_grow()