Searched defs:mutex_destroy (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/kernel/locking/
H A Dmutex-debug.c114 void mutex_destroy(struct mutex *lock) mutex_destroy() function
120 EXPORT_SYMBOL_GPL(mutex_destroy); variable
/linux-4.1.27/include/linux/
H A Dmutex.h99 static inline void mutex_destroy(struct mutex *lock) {} mutex_destroy() function

Completed in 152 milliseconds