mutex_destroy
static inline void mutex_destroy(struct mutex *lock) {}
void mutex_destroy(struct mutex *lock)
void mutex_destroy(struct mutex *mtx)