Searched refs:pthread_self (Results 1 – 3 of 3) sorted by relevance
47 struct pthread *pth = pthread_self(); in __error()79 pthread_self(void) in pthread_self() function144 struct pthread *thr = pthread_self(); in pthread_exit()
19 pthread_t pthread_self(void);
520 if (lwprot_thread != pthread_self()) in sys_arch_protect()525 lwprot_thread = pthread_self(); in sys_arch_protect()545 if (lwprot_thread == pthread_self()) in sys_arch_unprotect()