Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp163 static void teardownThread(void *p) { in teardownThread() function
194 pthread_key_create(&pkey, teardownThread); in initGlobal()