Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dthread_call.h384 uint64_t tc_ttd; member
H A Dtimer_call.h81 uint64_t tc_ttd; /* Time to deadline at creation */ member
H A Dthread_call.c1611 uint64_t tc_ttd = call->tc_ttd; in thread_call_invoke() local