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

  /external/valgrind/main/drd/
drd_thread.c 227 if (DRD_(g_threadinfo)[i].posix_thread_exists
342 DRD_(g_threadinfo)[tid].posix_thread_exists = False;
505 DRD_(g_threadinfo)[tid].posix_thread_exists = False;
542 DRD_(g_threadinfo)[tid].posix_thread_exists = False;
587 DRD_(g_threadinfo)[tid].posix_thread_exists = True;
    [all...]
drd_thread.h 85 Bool posix_thread_exists; member in struct:__anon28058

Completed in 222 milliseconds