Searched refs:lwprot_thread (Results 1 – 1 of 1) sorted by relevance
98 static pthread_t lwprot_thread = (pthread_t)0xDEAD; variable520 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()549 lwprot_thread = (pthread_t) 0xDEAD; in sys_arch_unprotect()