Home
last modified time | relevance | path

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

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