Home
last modified time | relevance | path

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

/external/compiler-rt/test/tsan/
Dfd_tid_recycled.cc21 void *ThreadClose(void *x) { in ThreadClose() function
42 pthread_create(&t[1], NULL, ThreadClose, NULL); in main()