Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDtrace.h276 dispatch_source_t ds = _dispatch_source_from_refs(dr); in _dispatch_trace_timer_program()
291 dispatch_source_t ds = _dispatch_source_from_refs(dr); in _dispatch_trace_timer_wake()
304 dispatch_source_t ds = _dispatch_source_from_refs(dr); in _dispatch_trace_timer_fire()
HDsource_internal.h155 #define _dispatch_source_from_refs(dr) \ macro
HDsource.c920 dispatch_source_t dsi = _dispatch_source_from_refs(dri); in _dispatch_kevent_unregister()
1010 _dispatch_source_merge_kevent(_dispatch_source_from_refs(dri), ke); in _dispatch_kevent_merge()
1559 ds = _dispatch_source_from_refs(dr); in _dispatch_timers_run2()
2789 dispatch_source_t dsi = _dispatch_source_from_refs(dri); in _dispatch_kevent_mach_msg_recv()
2852 dispatch_source_t dsi = _dispatch_source_from_refs(dri); in _dispatch_mach_notify_merge()
4518 ds = _dispatch_source_from_refs(dr); in _dispatch_kevent_debugger2()