Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Ddebug_alloc_stack.cpp36 void *RaceThread(void *context) { in RaceThread() function
70 pthread_create(&t, NULL, RaceThread, NULL); in main()