Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDtrace.h212 _dispatch_trace_timer_function(dispatch_source_t ds, dispatch_source_refs_t dr) in _dispatch_trace_timer_function() function
265 DISPATCH_TIMER_CONFIGURE(ds, _dispatch_trace_timer_function(ds, in _dispatch_trace_timer_configure()
278 DISPATCH_TIMER_PROGRAM(ds, _dispatch_trace_timer_function(ds, dr), in _dispatch_trace_timer_program()
292 DISPATCH_TIMER_WAKE(ds, _dispatch_trace_timer_function(ds, dr)); in _dispatch_trace_timer_wake()
305 DISPATCH_TIMER_FIRE(ds, _dispatch_trace_timer_function(ds, dr)); in _dispatch_trace_timer_fire()