Searched defs:dispatch_timer_source_s (Results 1 – 1 of 1) sorted by relevance
117 struct dispatch_timer_source_s { struct118 uint64_t target;119 uint64_t deadline;143 struct dispatch_timer_source_s _ds_timer; argument