Searched refs:try_thread (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_mutex_test.cc88 static void *try_thread(void *param) { function in namespace:__sanitizer
120 PTHREAD_CREATE(&threads[i], 0, try_thread<SpinMutex>, &data);

Completed in 339 milliseconds