Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dfd_tid_recycled.cpp21 void *ThreadClose(void *x) { in ThreadClose() function
42 pthread_create(&t[1], NULL, ThreadClose, NULL); in main()