Home
last modified time | relevance | path

Searched refs:_dispatch_introspection_thread_queue_offset (Results 1 – 1 of 1) sorted by relevance

/trueos/lib/libdispatch/src/
HDintrospection.c49 static ptrdiff_t _dispatch_introspection_thread_queue_offset; variable
77 _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()