Home
last modified time | relevance | path

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

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