Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDsource_internal.h159 #define ds_timer_aggregate(ds) \ macro
HDsource.c1487 if (slowpath(ds_timer_aggregate(ds))) { in _dispatch_timers_unregister()
1522 if (slowpath(ds_timer_aggregate(ds))) { in _dispatch_timers_update()
1545 if (slowpath(ds_timer_aggregate(ds))) { in _dispatch_timers_update()
1900 dispatch_timer_aggregate_t dta = ds_timer_aggregate(ds); in _dispatch_timer_aggregates_register()
1910 dispatch_timer_aggregate_t dta = ds_timer_aggregate(ds); in _dispatch_timer_aggregates_update()
1921 dispatch_timer_aggregate_t dta = ds_timer_aggregate(ds); in _dispatch_timer_aggregates_unregister()