Searched refs:dispatch_sema4_key (Results 1 – 4 of 4) sorted by relevance
81 _dispatch_thread_getspecific(dispatch_sema4_key); in _dispatch_get_thread_semaphore()85 _dispatch_thread_setspecific(dispatch_sema4_key, NULL); in _dispatch_get_thread_semaphore()94 _dispatch_thread_getspecific(dispatch_sema4_key); in _dispatch_put_thread_semaphore()95 _dispatch_thread_setspecific(dispatch_sema4_key, (void*)sema); in _dispatch_put_thread_semaphore()
70 pthread_key_t dispatch_sema4_key; variable
944 _dispatch_thread_key_create(&dispatch_sema4_key, in libdispatch_init()
57 static const unsigned long dispatch_sema4_key = __TSD_SEMAPHORE_CACHE; variable59 static const unsigned long dispatch_sema4_key = __PTK_LIBDISPATCH_KEY5+2; variable80 extern pthread_key_t dispatch_sema4_key;