Searched refs:dispatch_voucher_key (Results 1 – 5 of 5) sorted by relevance
46 static const unsigned long dispatch_voucher_key = __PTK_LIBDISPATCH_KEY1; variable76 extern pthread_key_t dispatch_voucher_key;
281 return _dispatch_thread_getspecific(dispatch_voucher_key); in _voucher_get()316 _dispatch_thread_setspecific(dispatch_voucher_key, voucher); in _voucher_swap_and_get_mach_voucher()
154 int dispatch_voucher_key; variable161 .dti_voucher_index = dispatch_voucher_key,
708 _dispatch_thread_setspecific(dispatch_voucher_key, NULL); in _voucher_atfork_child()
935 _dispatch_thread_key_create(&dispatch_voucher_key, _voucher_thread_cleanup); in libdispatch_init()