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

/freebsd-11-stable/contrib/amd/amd/
H A Dsched.c65 int task_notify_todo; variable
172 task_notify_todo++;
236 --task_notify_todo;
H A Dclock.c204 if (task_notify_todo)
231 } while (task_notify_todo);
H A Damd.h684 extern int task_notify_todo; /* Task notifier needs running */

Completed in 89 milliseconds