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

  /external/valgrind/main/drd/tests/
pth_inconsistent_cond_wait.c 95 pthread_t tid1; local
117 PTH_CALL(pthread_create(&tid1, 0, &thread_func, &s_mutex1));
137 PTH_CALL(pthread_join(tid1, 0));
  /external/valgrind/main/drd/
pub_drd_bitmap.h 145 void DRD_(bm_report_races)(ThreadId const tid1, ThreadId const tid2,

Completed in 22 milliseconds