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

  /external/google-breakpad/src/common/android/testing/
pthread_fixes.h 83 int pthread_barrier_destroy(pthread_barrier_t *barrier) { function in namespace:__anon11358
  /bionic/libc/bionic/
pthread_barrier.cpp 161 // the next cycle, or the thread calling pthread_barrier_destroy().
168 int pthread_barrier_destroy(pthread_barrier_t* barrier_interface) { function

Completed in 240 milliseconds