Home
last modified time | relevance | path

Searched defs:needsproc (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/kern/
Dkern_timeout.c168 #define TIMEOUT_LOCK_OBJ(needsproc) \ argument
197 timeout_sync_order(int needsproc) in timeout_sync_order()
203 timeout_sync_enter(int needsproc) in timeout_sync_enter()
210 timeout_sync_leave(int needsproc) in timeout_sync_leave()
641 int needsproc; in timeout_run() local
733 int needsproc, new; in softclock() local