Searched refs:_calloutEx (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFMessagePort.c81 CFMessagePortCallBackEx _calloutEx; /* only used by local port; immutable */ member in struct:__CFMessagePort
230 void *addr = ms->_callout ? (void *)ms->_callout : (void *)ms->_calloutEx;
399 memory->_calloutEx = calloutEx;
543 memory->_calloutEx = NULL;
1060 returnData = ms->_calloutEx(ms, msgid, data, context_info, trailer, 0);

Completed in 156 milliseconds