Searched refs:uthread_destroy_proc_refcount (Results 1 – 3 of 3) sorted by relevance
1625 extern void uthread_destroy_proc_refcount(struct uthread *);1629 #define uthread_destroy_proc_refcount(uth) ((void)(uth)) macro
1537 uthread_destroy_proc_refcount(uth); in uthread_destroy()
486 uthread_destroy_proc_refcount(uthread_t uth) in uthread_destroy_proc_refcount() function