Home
last modified time | relevance | path

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

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