Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDsource.c1246 _dispatch_source_set_timer(dispatch_source_t ds, dispatch_time_t start, in _dispatch_source_set_timer() function
1273 _dispatch_source_set_timer(ds, start, interval, leeway, true); in dispatch_source_set_timer()
1281 _dispatch_source_set_timer(ds, start, interval, leeway, false); in _dispatch_source_set_runloop_timer_4CF()