Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/ !
H A Dthread.h1614 #define uthread_assert_zero_proc_refcount(uth) ((void)(uth)) macro
/xnu-10063.141.1/bsd/kern/ !
H A Dkern_proc.c492 uthread_assert_zero_proc_refcount(uthread_t uth) in uthread_assert_zero_proc_refcount() function