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

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_mutex_test.cc 86 static void *try_thread(void *param) { function in namespace:__sanitizer
118 pthread_create(&threads[i], 0, try_thread<SpinMutex>, &data);

Completed in 207 milliseconds