Searched refs:posix_thread_exists (Results 1 – 2 of 2) sorted by relevance
233 if (DRD_(g_threadinfo)[i].posix_thread_exists in DRD_()348 DRD_(g_threadinfo)[tid].posix_thread_exists = False; in DRD_()511 DRD_(g_threadinfo)[tid].posix_thread_exists = False; in DRD_()548 DRD_(g_threadinfo)[tid].posix_thread_exists = False; in DRD_()596 DRD_(g_threadinfo)[tid].posix_thread_exists = True; in DRD_()1253 DRD_(g_threadinfo)[i].posix_thread_exists, in DRD_()
85 Bool posix_thread_exists; member