Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/tests/
Dasan_mac_test.cc42 void *CFAllocatorAllocateToGlob(void *unused) { in CFAllocatorAllocateToGlob() function
56 PTHREAD_CREATE(&th1, NULL, CFAllocatorAllocateToGlob, NULL); in CFAllocator_PassMemoryToAnotherThread()
/external/llvm-project/compiler-rt/lib/asan/tests/
Dasan_mac_test.cpp41 void *CFAllocatorAllocateToGlob(void *unused) { in CFAllocatorAllocateToGlob() function
55 PTHREAD_CREATE(&th1, NULL, CFAllocatorAllocateToGlob, NULL); in CFAllocator_PassMemoryToAnotherThread()