Searched refs:posix_thread_exists (Results 1 – 2 of 2) sorted by relevance
224 if (DRD_(g_threadinfo)[i].posix_thread_exists in DRD_()339 DRD_(g_threadinfo)[tid].posix_thread_exists = False; in DRD_()503 DRD_(g_threadinfo)[tid].posix_thread_exists = False; in DRD_()540 DRD_(g_threadinfo)[tid].posix_thread_exists = False; in DRD_()585 DRD_(g_threadinfo)[tid].posix_thread_exists = True; in DRD_()1240 DRD_(g_threadinfo)[i].posix_thread_exists, in DRD_()
86 Bool posix_thread_exists; member