Searched refs:_dispatch_introspection_thread_queue_offset (Results 1 – 1 of 1) sorted by relevance
49 static ptrdiff_t _dispatch_introspection_thread_queue_offset; variable77 _dispatch_introspection_thread_queue_offset = in _dispatch_introspection_init()119 dit->queue = !_dispatch_introspection_thread_queue_offset ? NULL : in _dispatch_introspection_thread_add()120 (void*)thread + _dispatch_introspection_thread_queue_offset; in _dispatch_introspection_thread_add()