Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/ !
H A Dthread.h1494 #define uthread_destroy_proc_refcount(uth) ((void)(uth)) macro
/xnu-8796.101.5/bsd/kern/ !
H A Dkern_proc.c472 uthread_destroy_proc_refcount(uthread_t uth) in uthread_destroy_proc_refcount() function