Home
last modified time | relevance | path

Searched defs:lock (Results 226 - 250 of 435) sorted by relevance

12345678910>>...18

/third_party/openssl/crypto/x509/
H A Dby_dir.c48 CRYPTO_RWLOCK *lock; member
[all...]
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_local.h74 CRYPTO_RWLOCK *lock; member
H A Dcrngt.c31 CRYPTO_RWLOCK *lock; member
H A Dtest_rng.c47 CRYPTO_RWLOCK *lock; member
/third_party/openssl/crypto/rsa/
H A Drsa_local.h98 CRYPTO_RWLOCK *lock; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.hpp165 uint32_t *lock; member in SPIRV_CROSS_NAMESPACE::ParsedIR::LoopLock
/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp299 void* lock; in onCopyTableData() local
302 reinterpret_cast<const void **>(&data), &size, &lock, &exists); in onCopyTableData() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-object.hh173 hb_mutex_t lock; member
[all...]
/third_party/python/Modules/_blake2/
H A Dblake2s_impl.c45 PyThread_type_lock lock; member
[all...]
H A Dblake2b_impl.c45 PyThread_type_lock lock; member
[all...]
/third_party/python/Modules/
H A D_queuemodule.c28 PyThread_type_lock lock; member
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dloadednormalizer2impl.cpp288 Mutex lock; in getInstance() local
298 Mutex lock; in getInstance() local
/third_party/python/Python/
H A Ddynamic_annotations.c48 AnnotateRWLockCreate(const char *file, int line, const volatile void *lock) AnnotateRWLockCreate() argument
50 AnnotateRWLockDestroy(const char *file, int line, const volatile void *lock) AnnotateRWLockDestroy() argument
52 AnnotateRWLockAcquired(const char *file, int line, const volatile void *lock, long is_w) AnnotateRWLockAcquired() argument
54 AnnotateRWLockReleased(const char *file, int line, const volatile void *lock, long is_w) AnnotateRWLockReleased() argument
66 AnnotateCondVarWait(const char *file, int line, const volatile void *cv, const volatile void *lock) AnnotateCondVarWait() argument
/third_party/python/Lib/test/test_importlib/
H A Dtest_threaded_import.py114 raise unittest.SkipTest("can't run when import lock is held") namespace
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeTimer.c300 deMutex lock; /*!< State lock. */ member
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Ddebug.cpp183 std::unique_lock<std::mutex> lock; in ~LogMessage() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp352 static std::mutex lock; in ForkToDumpHiperf() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DFetcher.java80 private ReentrantLock lock; // Lock used to synchronize dump operation field in Fetcher
95 public Fetcher(String tag, ReentrantLock lock, Map<String, Integer> idMap) { in Fetcher() argument
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_ffrt.cpp485 SubmitEventAtEnd(InnerEvent::Pointer &event, Priority priority, bool syncWait, const std::string &taskName, std::unique_lock<ffrt::mutex> &lock) SubmitEventAtEnd() argument
517 SubmitEventAtFront(InnerEvent::Pointer &event, Priority priority, bool syncWait, const std::string &taskName, std::unique_lock<ffrt::mutex> &lock) SubmitEventAtFront() argument
[all...]
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksstorage_fuzzer/
H A Dhksstorage_fuzzer.cpp212 HksStorageFileLock *lock = HksStorageFileLockCreate(&path[0]); in HksStorageFileLockTest001() local
226 HksStorageFileLock *lock = HksStorageFileLockCreate(&path[0]); in HksStorageFileLockTest002() local
242 HksStorageFileLock *lock = HksStorageFileLockCreate(&path[0]); HksStorageFileLockTest003() local
[all...]
/base/telephony/state_registry/frameworks/cj/src/
H A Dobserver_event_handler.cpp375 WorkUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkUpdated() argument
421 WorkCallStateUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCallStateUpdated() argument
439 WorkSignalUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkSignalUpdated() argument
472 WorkNetworkStateUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkNetworkStateUpdated() argument
505 WorkSimStateUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkSimStateUpdated() argument
526 WorkCellInfomationUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCellInfomationUpdated() argument
535 WorkCellularDataConnectStateUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCellularDataConnectStateUpdated() argument
553 WorkCellularDataFlowUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCellularDataFlowUpdated() argument
566 WorkCfuIndicatorUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCfuIndicatorUpdated() argument
575 WorkVoiceMailMsgIndicatorUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkVoiceMailMsgIndicatorUpdated() argument
584 WorkIccAccountUpdated(const EventListener &listener, uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkIccAccountUpdated() argument
[all...]
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.cpp289 std::mutex lock; in HWTEST_F() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp179 Mutex lock; in next() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_algebraic.py98 def lock(self): member in VarSet
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.h106 simple_mtx_t lock; member

Completed in 23 milliseconds

12345678910>>...18