Home
last modified time | relevance | path

Searched defs:thc_state (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dthread_call.c1734 struct thread_call_thread_state thc_state = { .thc_group = group }; in thread_call_thread() local
H A Dthread.h753 struct thread_call_thread_state *thc_state; member