Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsched.c67 int task_notify_todo; variable
174 task_notify_todo++; in wakeupjob()
238 --task_notify_todo; in do_task_notify()
H A Dclock.c206 if (task_notify_todo) in softclock()
233 } while (task_notify_todo); in softclock()
H A Damd.h686 extern int task_notify_todo; /* Task notifier needs running */