Home
last modified time | relevance | path

Searched refs:posix_thread_exists (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/drd/
Ddrd_thread.h84 Bool posix_thread_exists; member
215 && DRD_(g_threadinfo)[tid].posix_thread_exists == False in DRD_()
Ddrd_thread.c171 && DRD_(g_threadinfo)[i].posix_thread_exists == False in DRD_()
216 if (DRD_(g_threadinfo)[i].posix_thread_exists in DRD_()
469 DRD_(g_threadinfo)[tid].posix_thread_exists = False; in DRD_()
506 DRD_(g_threadinfo)[tid].posix_thread_exists = False; in DRD_()
549 DRD_(g_threadinfo)[tid].posix_thread_exists = True; in DRD_()
1234 DRD_(g_threadinfo)[i].posix_thread_exists, in DRD_()