Searched refs:thread_reference (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h471 #define thread_reference(thread) \ macro
671 extern void thread_reference(
H A Dthread.c1733 #undef thread_reference macro
1734 void thread_reference(thread_t thread);
1736 thread_reference( function
H A Dtask_policy.c1917 thread_reference(target_thread);
1922 thread_reference(target_thread);
2060 thread_reference(threadlist[i].thread);
/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_synch.c234 thread_reference(th);
1098 thread_reference(th);
/darwin-on-arm/xnu/bsd/net/
H A Ddlil.c975 thread_reference(tp);
2033 thread_reference(tp);

Completed in 43 milliseconds