Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDsource_internal.h141 typedef struct dispatch_timer_source_refs_s { struct
144 TAILQ_ENTRY(dispatch_timer_source_refs_s) dt_list; argument
148 struct dispatch_timer_source_refs_s _dsa_refs;
HDinit.c950 sizeof(struct dispatch_timer_source_refs_s)); in dispatch_source_type_timer_init()
HDsource.c1316 DISPATCH_TIMER_STRUCT(dispatch_timer_source_refs_s);