Home
last modified time | relevance | path

Searched refs:IncrementerThread (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_test.cc40 void *IncrementerThread(void *argument) { in IncrementerThread() function
77 pthread_create_result = pthread_create(&thread_id, NULL, IncrementerThread, in TEST()