HomeSort by relevance Sort by last modified time
    Searched full:singleton_thread (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_mutex.cc 166 static void *singleton_thread(void *param) { function in namespace:__tsan
195 pthread_create(&threads[t], 0, singleton_thread, &singleton);

Completed in 171 milliseconds