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

  /external/valgrind/main/helgrind/tests/
tc17_sembar.c 34 pthread_mutex_t mutex2; member in struct:__anon17088
48 pthread_mutex_init (&bar->mutex2, NULL);
64 pthread_mutex_destroy (&bar->mutex2);
122 pthread_mutex_lock (&bar->mutex2);
124 pthread_mutex_unlock (&bar->mutex2);
134 are arriving at the barrier and by mutex2 whilst they are leaving,
  /external/valgrind/main/drd/
drd_error.h 137 Addr mutex2; member in struct:__anon16995

Completed in 41 milliseconds