Searched defs:mutex_destroy (Results 1 – 3 of 3) sorted by relevance
89 static inline void mutex_destroy(struct mutex *lock) {} in mutex_destroy() function155 static inline void mutex_destroy(struct mutex *lock) { } in mutex_destroy() function
100 void mutex_destroy(struct mutex *lock) in mutex_destroy() function
47 void mutex_destroy(struct mutex *mtx) in mutex_destroy() function
Completed in 6 milliseconds