Home
last modified time | relevance | path

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

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