Home
last modified time | relevance | path

Searched defs:lock (Results 51 - 75 of 693) sorted by relevance

12345678910>>...28

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DUniqueLock.h49 void lock() { in lock() function in llvm::unique_lock
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeMutex.hpp88 inline void Mutex::lock (voi function in de::Mutex
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_wakelock.h39 oal_spin_lock_stru lock; /* wakelock锁操作spinlock锁 */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_mutex.h72 inline int32_t HiMutex::lock() in lock() function in HiMutex
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dwakelock.h36 static inline void wake_lock_init(struct wake_lock *lock, int type, const char *name) in wake_lock_init() argument
47 static inline void wake_lock_destroy(struct wake_lock *lock) in wake_lock_destroy() argument
55 static inline void wake_lock(struct wake_lock *lock) in wake_lock() argument
60 static inline void wake_lock_timeout(struct wake_lock *lock, long timeout) in wake_lock_timeout() argument
65 static inline void wake_unlock(struct wake_lock *lock) in wake_unlock() argument
70 wake_lock_active(struct wake_lock *lock) wake_lock_active() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/rk/
H A Dmali_kbase_rk.h53 struct mutex lock; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dwakelock.h36 static inline void wake_lock_init(struct wake_lock *lock, int type, in wake_lock_init() argument
48 static inline void wake_lock_destroy(struct wake_lock *lock) in wake_lock_destroy() argument
56 static inline void wake_lock(struct wake_lock *lock) in wake_lock() argument
61 static inline void wake_lock_timeout(struct wake_lock *lock, long timeout) in wake_lock_timeout() argument
66 static inline void wake_unlock(struct wake_lock *lock) in wake_unlock() argument
71 wake_lock_active(struct wake_lock *lock) wake_lock_active() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/threading/
H A Dprimitive_api.h50 LockMutexType lock = nullptr; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/threading/
H A Dmutex.h88 UniqueLock(UniqueLock&& lock) : locked_(lock.locked_), mutex_(lock.mutex_) in UniqueLock() argument
107 operator =(UniqueLock&& lock) operator =() argument
[all...]
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Dmutex.cpp43 void Mutex::lock() in lock() function in OHOS::Media::Mutex
82 void FairMutex::lock() in lock() function in OHOS::Media::FairMutex
/foundation/multimedia/media_foundation/engine/include/foundation/osal/thread/
H A Dcondition_variable.h46 Wait(lock); variable
53 bool WaitFor(ScopedLock& lock, int timeoutMs, Predicate pred) in WaitFor() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Ddelayed_worker.h35 std::mutex lock; member in ffrt::DelayedWorker
H A Dsync.h47 void lock() in lock() function in ffrt::spin_mutex
72 void lock() in lock() function in ffrt::fast_mutex
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_process_skeleton.h38 pthread_mutex_t lock; member
48 pthread_mutex_t lock; member
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.h41 SoftBusMutex lock; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_d3d11va.h94 void (*lock)(void *lock_ctx); member
/third_party/gn/src/gn/
H A Dninja_outputs_writer_unittest.cc29 std::mutex lock; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_obj.h57 spinlock_t lock; member
/third_party/libunwind/libunwind/include/
H A Dmempool.h63 pthread_mutex_t lock; member
/third_party/musl/src/malloc/
H A Dmemalign.c9 static inline void lock(volatile int *lk) in lock() function
/third_party/musl/src/prng/
H A Drandom.c26 static volatile int lock[1]; variable
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dcondition-variable.cc47 Mutex lock; in ~ConditionVariable() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_async_debug.h53 simple_mtx_t lock; member
H A Du_live_shader_cache.h60 simple_mtx_t lock; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.h8 u32 lock; member

Completed in 10 milliseconds

12345678910>>...28