Home
last modified time | relevance | path

Searched defs:dispatch_timer_source_s (Results 1 – 1 of 1) sorted by relevance

/NextBSD/lib/libdispatch/src/
HDsource_internal.h117 struct dispatch_timer_source_s { struct
118 uint64_t target;
119 uint64_t deadline;
143 struct dispatch_timer_source_s _ds_timer; argument