Searched refs:dispatch_continuation_s (Results 1 – 8 of 8) sorted by relevance
50 struct dispatch_continuation_s *volatile dsema_notify_head;51 struct dispatch_continuation_s *volatile dsema_notify_tail;
272 struct dispatch_continuation_s { struct275 typedef struct dispatch_continuation_s *dispatch_continuation_t;
209 struct dispatch_continuation_s dc = { in dispatch_apply_f()
925 dispatch_assert(offsetof(struct dispatch_continuation_s, do_next) == in libdispatch_init()2327 struct dispatch_continuation_s *dc = ctxt; in _dispatch_async_redirect_invoke()2328 struct dispatch_continuation_s *other_dc = dc->dc_other; in _dispatch_async_redirect_invoke()2608 struct dispatch_continuation_s dc = { in _dispatch_function_recurse()2694 struct dispatch_continuation_s dc = { in _dispatch_barrier_sync_f_slow()2710 struct dispatch_continuation_s dbss = { in _dispatch_barrier_sync_f_slow()2939 struct dispatch_continuation_s dc = { in _dispatch_sync_f_slow()3580 struct dispatch_continuation_s marker = { in _dispatch_main_queue_drain()
616 dispatch_assert(sizeof(struct dispatch_continuation_s) <= in _dispatch_alloc_init()
2500 static const struct dispatch_continuation_s dc = { in _dispatch_mach_recv_portset_init()3849 struct dispatch_continuation_s *dc = ctxt; in _dispatch_mach_barrier_invoke()
66 typedef struct dispatch_continuation_s *dispatch_continuation_t;
80 struct dispatch_continuation_s *_dc;