Home
last modified time | relevance | path

Searched defs:locking (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
Dkeymgmt_lib.c222 int evp_keymgmt_util_clear_operation_cache(EVP_PKEY *pk, int locking) in evp_keymgmt_util_clear_operation_cache()
/third_party/openssl/crypto/evp/
Dkeymgmt_lib.c222 int evp_keymgmt_util_clear_operation_cache(EVP_PKEY *pk, int locking) in evp_keymgmt_util_clear_operation_cache()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc454 const bool locking = (flags & SYNCH_F_UNLOCK) == 0; in PostSynchEvent() local
1775 bool locking, bool trylock, in EvalConditionAnnotated()
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c483 HANDLE *handle, int flags, BOOL locking) in ntfs_device_win32_simple_open_file()