Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dmutex-debug.c101 void mutex_destroy(struct mutex *lock) in mutex_destroy() function
/Linux-v4.19/include/linux/
Dmutex.h102 static inline void mutex_destroy(struct mutex *lock) {} in mutex_destroy() function