HomeSort by relevance Sort by last modified time
    Searched refs:posix_thread_exists (Results 1 - 2 of 2) sorted by null

  /external/valgrind/drd/
drd_thread.c 243 if (DRD_(g_threadinfo)[i].posix_thread_exists
368 DRD_(g_threadinfo)[tid].posix_thread_exists = False;
531 DRD_(g_threadinfo)[tid].posix_thread_exists = False;
568 DRD_(g_threadinfo)[tid].posix_thread_exists = False;
616 DRD_(g_threadinfo)[tid].posix_thread_exists = True;
    [all...]
drd_thread.h 85 Bool posix_thread_exists; member in struct:__anon25851

Completed in 3779 milliseconds