Home
last modified time | relevance | path

Searched refs:thread_callout_interrupt_wakeups (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dthread.h896 uint32_t thread_callout_interrupt_wakeups; member
H A Dsched_prim.c1090 thread->thread_callout_interrupt_wakeups++; in thread_unblock()