Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/tpool/
H A Dthread_pool.c107 pthread_t my_tid = pthread_self(); in job_cleanup() local
115 if (activep->tpa_tid == my_tid) { in job_cleanup()
493 pthread_t my_tid = pthread_self(); in tpool_member() local
500 if (activep->tpa_tid == my_tid) { in tpool_member()
512 pthread_t my_tid = pthread_self(); in postfork1_child_tpool() local
541 if (activep->tpa_tid == my_tid) { in postfork1_child_tpool()