Searched refs:singleThreaded (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dcssmmds.h46 bool isThreadSafe() const { return !mCommon->singleThreaded(); }
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dmds_standard.h51 bool singleThreaded() const;
66 bool singleThreaded() const { return common().singleThreaded(); } function in class:Security::MDSClient::Common::Carrier
H A Dmds_standard.cpp50 bool Common::singleThreaded() const { return !mAttributes[5]; } function in class:Security::MDSClient::Common
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dmds_standard.h51 bool singleThreaded() const;
66 bool singleThreaded() const { return common().singleThreaded(); } function in class:Security::MDSClient::Common::Carrier
H A Dmds_standard.cpp50 bool Common::singleThreaded() const { return !mAttributes[5]; } function in class:Security::MDSClient::Common

Completed in 71 milliseconds