Searched refs:uthread_init_proc_refcount (Results 1 – 3 of 3) sorted by relevance
1624 extern void uthread_init_proc_refcount(struct uthread *);1628 #define uthread_init_proc_refcount(uth) ((void)(uth)) macro
1384 uthread_init_proc_refcount(uth); in uthread_init()
475 uthread_init_proc_refcount(uthread_t uth) in uthread_init_proc_refcount() function