Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/private/
HDio_private.h263 typedef void (*dispatch_io_handler_function_t)(void *context, bool done, typedef
320 dispatch_io_handler_function_t io_handler);
377 dispatch_io_handler_function_t io_handler);
/NextBSD/lib/libdispatch/src/
HDio.c772 dispatch_io_handler_function_t handler) in dispatch_io_read_f()
808 dispatch_io_handler_function_t handler) in dispatch_io_write_f()