Searched refs:vg_thread_exists (Results 1 – 2 of 2) sorted by relevance
83 Bool vg_thread_exists; member345 if (DRD_(g_threadinfo)[i].vg_thread_exists in DRD_()
173 if (DRD_(g_threadinfo)[i].vg_thread_exists == True in DRD_()197 DRD_(g_threadinfo)[i].vg_thread_exists = True; in DRD_()259 return (DRD_(g_threadinfo)[tid].vg_thread_exists in DRD_()367 DRD_(g_threadinfo)[tid].vg_thread_exists = False; in DRD_()530 DRD_(g_threadinfo)[tid].vg_thread_exists = False; in DRD_()552 DRD_(g_threadinfo)[tid].vg_thread_exists = False; in DRD_()1319 DRD_(g_threadinfo)[i].vg_thread_exists, in DRD_()