Searched refs:rt_mutex_debug_check_no_locks_held (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
H A Drtmutex.h48 extern void rt_mutex_debug_check_no_locks_held(struct task_struct *task);
55 # define rt_mutex_debug_check_no_locks_held(task) do { } while (0) macro

Completed in 128 milliseconds