Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/man/
HDMakefile.am64 $(LN) -f dispatch_source_create.3 dispatch_source_set_registration_handler.3 && \
124 dispatch_source_set_registration_handler.3 \
/trueos/lib/libdispatch/dispatch/
HDsource.h713 dispatch_source_set_registration_handler(dispatch_source_t source,
/trueos/lib/libdispatch/src/
HDsource.c413 dispatch_source_set_registration_handler(dispatch_source_t ds, in dispatch_source_set_registration_handler() function