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