Home
last modified time | relevance | path

Searched defs:lock (Results 451 - 475 of 539) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/python/Modules/
H A D_lzmamodule.c111 PyThread_type_lock lock; member
124 PyThread_type_lock lock; member
1231 PyThread_type_lock lock = PyThread_allocate_lock(); _lzma_LZMADecompressor___init___impl() local
[all...]
H A D_threadmodule.c82 acquire_timed(PyThread_type_lock lock, _PyTime_t timeout) in acquire_timed() argument
1303 lockobject *lock; release_sentinel() local
1321 lockobject *lock; thread__set_sentinel() local
[all...]
H A Dfaulthandler.c1099 PyThread_type_lock lock; in faulthandler_fatal_error_c_thread() local
[all...]
H A Dzlibmodule.c214 PyThread_type_lock lock; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pthread.cpp71 CRITICAL_SECTION lock; member
86 dng_pthread_mutex_impl lock; // Mutual exclusion on next two variables member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Deloop.c131 static pthread_mutex_t lock; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Deloop.c131 static pthread_mutex_t lock; variable
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp464 auto lock = frontend->GetLock(); in UpdateRootSizeAndScale() local
493 auto lock = frontend->GetLock(); in DumpFrontend() local
826 auto lock = frontend->GetLock(); in GetAccessibilityManager() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1087 static std::mutex lock; in ChangeConnectionMode() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp428 void BundleConnectAbilityMgr::WaitFromConnecting(std::unique_lock<std::mutex> &lock) in WaitFromConnecting() argument
437 void BundleConnectAbilityMgr::WaitFromConnected(std::unique_lock<std::mutex> &lock) in WaitFromConnected() argument
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1110 GSError BufferQueue::AttachBufferUpdateStatus(std::unique_lock<std::mutex> &lock, uint32_t sequence, int32_t timeOut) in AttachBufferUpdateStatus() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c58 SoftBusMutex lock; member
[all...]
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c115 SoftBusMutex lock; member
129 SoftBusMutex lock; member
142 SoftBusMutex lock; member
174 SoftBusMutex lock; member
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dconnect.rs782 let mut lock = infos.app_infos.write().unwrap(); variables
815 let mut lock = infos.service_info.write().unwrap(); variables
843 let mut lock = infos.app_schema.write().unwrap(); variables
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c209 static bool CheckLockIsInit(SoftBusMutex *lock) in CheckLockIsInit() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h137 pthread_mutex_t lock; member
165 pthread_mutex_t lock; member
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp932 mutex lock; in GetHidumperInfo() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk1.cpp1164 pthread_rwlock_t lock; in PThreadRwLockDestroy() local
1174 pthread_rwlock_t lock; in PThreadRwLockInit() local
1184 pthread_rwlock_t lock; in PThreadRwLockRdLock() local
1196 pthread_rwlock_t lock; PThreadRwLockTimedRdLock() local
1211 pthread_rwlock_t lock; PThreadRwLockTimedWrLock() local
1226 pthread_rwlock_t lock; PThreadRwLockTryRdLock() local
1238 pthread_rwlock_t lock; PThreadRwLockTryWrLock() local
1250 pthread_rwlock_t lock; PThreadRwLockUnLock() local
1262 pthread_rwlock_t lock; PThreadRwLockWrLock() local
1419 pthread_spinlock_t lock; PThreadSpinInit() local
1429 pthread_spinlock_t lock; PThreadSpinDestroy() local
1439 pthread_spinlock_t lock; PThreadSpinLock() local
1451 pthread_spinlock_t lock; PThreadSpinTryLock() local
1463 pthread_spinlock_t lock; PThreadSpinUnLock() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c96 int lock; member
/third_party/backends/backend/
H A Drts8891.c7718 SANE_Bool lock = SANE_FALSE; in update_button_status() local
/third_party/libuv/src/win/
H A Dpipe.c1247 CRITICAL_SECTION* lock = &handle->pipe.conn.readfile_thread_lock; in uv_pipe_zero_readfile_thread_proc() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h223 mtx_t lock; member
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.h77 pthread_mutex_t lock; member
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c44 pthread_mutex_t lock; member
71 pthread_mutex_t lock; member
442 int fuse_reply_lock(fuse_req_t req, struct flock *lock) in fuse_reply_lock() argument
[all...]
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h325 void *lock; member

Completed in 71 milliseconds

1...<<11121314151617181920>>...22