Searched defs:ttd (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dtimer_call.h52 uint64_t ttd; /* Time to deadline at creation */ member in struct:timer_call
H A Dthread_call.h232 uint64_t ttd; /* Time to deadline at creation */ member in struct:thread_call
H A Dsched_prim.c950 uint64_t ttd = PROCESSOR_DATA(current_processor(), timer_call_ttd); local

Completed in 28 milliseconds