Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/ !
H A Dproc_info.c979 uint64_t current_tid = thread_tid(current_thread()); in bsd_setthreadname() local
995 if (tid == current_tid) { in bsd_setthreadname()
1001 if (tid == current_tid) { in bsd_setthreadname()