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

/external/kernel-headers/original/linux/
H A Dsched.h1118 extern void rt_mutex_adjust_pi(struct task_struct *p);
1124 # define rt_mutex_adjust_pi(p) do { } while (0) macro

Completed in 18 milliseconds