Searched refs:thread_self (Results 1 – 1 of 1) sorted by relevance
66 thread_t thread_self = mach_thread_self(); in RunThread() local68 if (threads[i] == thread_self) continue; in RunThread()