Searched defs:my_tid (Results 1 - 1 of 1) sorted by relevance

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

Completed in 28 milliseconds