Searched refs:_ti_thr_self (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libc/port/threads/ | ||
H A D | thread_interface.c | 32 extern int _ti_thr_self(); 43 {CI_THR_SELF, (int(*)())_ti_thr_self}, |
H A D | thr.c | 1723 #pragma weak _ti_thr_self = thr_self macro |
Completed in 19 milliseconds