Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dthread.h1665 #define uthread_destroy_proc_refcount(uth) ((void)(uth)) macro
/xnu-12377.41.6/bsd/kern/
H A Dkern_proc.c702 uthread_destroy_proc_refcount(uthread_t uth) in uthread_destroy_proc_refcount() function