Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDqueue_internal.h302 struct dispatch_apply_s { struct
309 typedef struct dispatch_apply_s *dispatch_apply_t; argument
HDqueue.c927 dispatch_assert(sizeof(struct dispatch_apply_s) <= in libdispatch_init()