Searched refs:HUNG_TASK_LOCK_BREAK (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/
H A Dhung_task.c40 #define HUNG_TASK_LOCK_BREAK (HZ / 10) macro
201 if (time_after(jiffies, last_break + HUNG_TASK_LOCK_BREAK)) {

Completed in 149 milliseconds