Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDsource_internal.h219 typedef struct dispatch_mach_reply_refs_s *dispatch_mach_reply_refs_t; typedef
HDsource.c2410 dispatch_mach_reply_refs_t dmr, bool disconnected);
2415 dispatch_mach_reply_refs_t dmr, mach_msg_header_t *hdr,
2818 dispatch_mach_reply_refs_t dmr = NULL; in _dispatch_source_merge_mach_msg()
2820 dmr = (dispatch_mach_reply_refs_t)dr; in _dispatch_source_merge_mach_msg()
3047 dispatch_object_t dou, dispatch_mach_reply_refs_t dmr);
3161 dispatch_mach_reply_refs_t dmr, bool disconnected) in _dispatch_mach_reply_kevent_unregister()
3182 dispatch_mach_reply_refs_t dmr; in _dispatch_mach_reply_kevent_register()
3297 _dispatch_mach_msg_recv(dispatch_mach_t dm, dispatch_mach_reply_refs_t dmr, in _dispatch_mach_msg_recv()
3359 dispatch_mach_reply_refs_t dmr) in _dispatch_mach_msg_create_reply_disconnected()
3709 dispatch_mach_reply_refs_t dmr, tmp; in _dispatch_mach_disconnect()