Searched refs:dispatch_source_set_registration_handler_f (Results 1 – 4 of 4) sorted by relevance
65 $(LN) -f dispatch_source_create.3 dispatch_source_set_registration_handler_f.3 && \125 dispatch_source_set_registration_handler_f.3 \
738 dispatch_source_set_registration_handler_f(dispatch_source_t source,
363 dispatch_source_set_registration_handler_f(src, (dispatch_function_t)port_registration_complete); in register_port()
424 dispatch_source_set_registration_handler_f(dispatch_source_t ds, in dispatch_source_set_registration_handler_f() function