Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dthread.h1620 #define uthread_destroy_proc_refcount(uth) ((void)(uth)) macro
/xnu-11215.1.10/bsd/kern/
H A Dkern_proc.c486 uthread_destroy_proc_refcount(uthread_t uth) in uthread_destroy_proc_refcount() function