Searched defs:exit_thread (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dproc.h111 void *exit_thread; /* XXX Which thread is exiting? */ member in struct:extern_proc
H A Dproc_internal.h279 void *exit_thread; /* Which thread is exiting(PL) */ member in struct:proc
506 uint32_t exit_thread; /* XXX Which thread is exiting? */ member in struct:user32_extern_proc
558 user_addr_t exit_thread; /* XXX Which thread is exiting? */ member in struct:user64_extern_proc

Completed in 19 milliseconds