Searched refs:CFAllocatorAllocateToGlob (Results 1 – 2 of 2) sorted by relevance
42 void *CFAllocatorAllocateToGlob(void *unused) { in CFAllocatorAllocateToGlob() function56 PTHREAD_CREATE(&th1, NULL, CFAllocatorAllocateToGlob, NULL); in CFAllocator_PassMemoryToAnotherThread()
41 void *CFAllocatorAllocateToGlob(void *unused) { in CFAllocatorAllocateToGlob() function55 PTHREAD_CREATE(&th1, NULL, CFAllocatorAllocateToGlob, NULL); in CFAllocator_PassMemoryToAnotherThread()