Searched refs:dispatch_group_enter (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10/Security-57031.1.35/Keychain/
H A Dutilities.c41 dispatch_group_enter(dgroup);
/macosx-10.10/libdispatch-442.1.4/dispatch/
H A Dgroup.h236 * @function dispatch_group_enter
253 dispatch_group_enter(dispatch_group_t group);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSecMaskGenerationFunctionTransform.c84 dispatch_group_enter(all_hashed);
86 dispatch_group_enter(all_hashed);
H A DStreamSource.cpp16 dispatch_group_enter(mReading);
H A DGroupTransform.cpp39 dispatch_group_enter(mPendingStartupActivity);
40 dispatch_group_enter(mAllChildrenFinalized);
145 dispatch_group_enter(mAllChildrenFinalized);
349 dispatch_group_enter(group);
419 dispatch_group_enter(group);
H A DTransform.cpp1329 dispatch_group_enter(activated);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_transform/misc/
H A Dspeed-test.mm54 dispatch_group_enter(dg);
/macosx-10.10/libdispatch-442.1.4/man/
H A DMakefile.am39 $(LN) -f dispatch_group_create.3 dispatch_group_enter.3 && \
99 dispatch_group_enter.3 \
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A DSOSRegressionUtilities.c139 dispatch_group_enter(dgroup);
168 dispatch_group_enter(dgroup);
206 dispatch_group_enter(dgroup);
247 dispatch_group_enter(dgroup);
267 dispatch_group_enter(dgroup);
H A Dsc-103-syncupdate.c179 dispatch_group_enter(sDispatchGroup);
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dpowerwatch.cpp136 dispatch_group_enter(mDarkWakeGroup);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dpowerwatch.cpp136 dispatch_group_enter(mDarkWakeGroup);
/macosx-10.10/libdispatch-442.1.4/xcodescripts/
H A Dinstall-manpages.sh61 for m in dispatch_group_enter dispatch_group_leave dispatch_group_wait \
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/kc/
H A Dkc-50-iPhone-emulation.c112 dispatch_group_enter(everyone_called);
139 dispatch_group_enter(everyone_called);
/macosx-10.10/syslog-267/libsystem_asl.tproj/src/
H A Dasl_fd.c272 dispatch_group_enter(read_source_group);
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Tool/
H A Dkeychain_sync.c275 dispatch_group_enter(dgroup);
/macosx-10.10/Security-57031.1.35/Security/utilities/src/
H A Dcloud_keychain_diagnose.c971 dispatch_group_enter(cloud_group);
/macosx-10.10/Security-57031.1.35/Security/utilities/utilities/
H A Dcloud_keychain_diagnose.c971 dispatch_group_enter(cloud_group);
/macosx-10.10/libdispatch-442.1.4/src/
H A Dsemaphore.c428 dispatch_group_enter(dispatch_group_t dg) function
434 "Too many nested calls to dispatch_group_enter()");
H A Dio.c1076 dispatch_group_enter(op->fd_entry->barrier_group);
H A Dqueue.c2521 dispatch_group_enter(dg);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_transform/
H A Dcustom.mm1209 dispatch_group_enter(execute_done);
1639 dispatch_group_enter(dg);
2703 dispatch_group_enter(wait_for_async_to_complete);
2706 dispatch_group_enter(outstanding_executions);
3057 dispatch_group_enter(leave_on_finalize);
3082 dispatch_group_enter(leave_on_finalize);
4248 dispatch_group_enter(got_final);
4556 dispatch_group_enter(dg);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/objc/
H A DMediaPlayerPrivateAVFoundationObjC.mm938 dispatch_group_enter(metadataLoadingGroup);
945 dispatch_group_enter(metadataLoadingGroup);
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c1686 dispatch_group_enter(group);

Completed in 210 milliseconds