Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread.h1410 uint64_t thread_last_run_time(thread_t thread);
H A Dthread.c3062 thread_last_run_time(thread_t th) in thread_last_run_time() function
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c1970 thread_last_run_time(thread), relaxed); in workq_sched_callback()