Searched refs:dispatch_get_context (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/libdispatch-442.1.4/man/
H A DMakefile.am50 $(LN) -f dispatch_object.3 dispatch_get_context.3 && \
110 dispatch_get_context.3 \
/macosx-10.10.1/libdispatch-442.1.4/xcodescripts/
H A Dinstall-manpages.sh68 dispatch_get_context dispatch_set_context dispatch_set_finalizer_f; do
/macosx-10.10.1/libdispatch-442.1.4/dispatch/
H A Dobject.h198 * @function dispatch_get_context
213 dispatch_get_context(dispatch_object_t object);
/macosx-10.10.1/libauto-186/
H A Dauto_zone.cpp314 auto_zone_ratio_collection((Zone *)dispatch_get_context(dispatch_get_current_queue()));
319 auto_zone_generational_collection((Zone *)dispatch_get_context(dispatch_get_current_queue()));
324 auto_zone_full_collection((Zone *)dispatch_get_context(dispatch_get_current_queue()));
329 auto_zone_exhaustive_collection((Zone *)dispatch_get_context(dispatch_get_current_queue()));
377 Zone *zone = (Zone *)dispatch_get_context(dispatch_get_current_queue());
408 Zone *zone = (Zone *)dispatch_get_context(dispatch_get_current_queue());
1318 Zone *zone = (Zone *)dispatch_get_context(dispatch_get_current_queue());
1352 Zone *zone = (Zone *)dispatch_get_context(dispatch_get_current_queue());
1366 Zone *zone = (Zone *)dispatch_get_context(dispatch_get_current_queue());
1379 Zone *zone = (Zone *)dispatch_get_context(dispatch_get_current_queu
[all...]
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dobject.c185 dispatch_get_context(dispatch_object_t dou) function
H A Dio.c1867 dispatch_stream_t stream = (dispatch_stream_t)dispatch_get_context(ctx);
/macosx-10.10.1/bootp-298/IPConfiguration.bproj/
H A Dipconfigd.c1323 serviceID = (CFStringRef)dispatch_get_context(service_p->pid_source);
1406 serviceID = (CFStringRef)dispatch_get_context(source);
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c2401 notify_port = dispatch_get_context(source);

Completed in 222 milliseconds