Home
last modified time | relevance | path

Searched refs:current_tid (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/kern/
H A Dproc_info.c1003 uint64_t current_tid = thread_tid(current_thread()); in bsd_setthreadname() local
1019 if (tid == current_tid) { in bsd_setthreadname()
1025 if (tid == current_tid) { in bsd_setthreadname()