Home
last modified time | relevance | path

Searched defs:TryLock (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/thread/
H A Dmutex.cpp52 bool Mutex::TryLock() in TryLock() function in OHOS::Media::OSAL::Mutex
H A Dscoped_lock.cpp66 bool ScopedLock::TryLock() in TryLock() function in OHOS::Media::OSAL::ScopedLock
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dshared_mutex.cpp38 bool SharedMutexPrivate::TryLock() in TryLock() function in ffrt::SharedMutexPrivate
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_file/
H A Dfile_n_exporter.cpp251 napi_value FileNExporter::TryLock(napi_env env, napi_callback_info info) in TryLock() function in OHOS::FileManagement::ModuleFileIO::FileNExporter
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp357 int FileEntity::TryLock(int64_t id, bool exclusive) in TryLock() function in OHOS::CJSystemapi::FileFs::FileEntity