Home
last modified time | relevance | path

Searched defs:lock (Results 101 - 125 of 727) sorted by relevance

12345678910>>...30

/base/powermgr/powermgr_lite/frameworks/src/
H A Drunning_lock.c34 static BOOL AddRunningLock(RunningLock *lock) in AddRunningLock() argument
52 static BOOL RemoveRunningLock(const RunningLock *lock) in RemoveRunningLock() argument
67 IsRunningLockExisted(const RunningLock *lock) IsRunningLockExisted() argument
122 AcquireRunningLock(const RunningLock *lock) AcquireRunningLock() argument
137 ReleaseRunningLock(const RunningLock *lock) ReleaseRunningLock() argument
152 DestroyRunningLock(const RunningLock *lock) DestroyRunningLock() argument
164 IsRunningLockHolding(const RunningLock *lock) IsRunningLockHolding() argument
[all...]
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Dnone_io_waiter.cpp37 bool NoneIoWaiter::WaitFor(std::unique_lock<std::mutex> &lock, int64_t nanoseconds) in WaitFor() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_task.h45 oal_spin_lock_stru lock; /* lock for claim and bus ops */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_l2_cache.h31 _mali_osk_spinlock_irq_t *lock; member
H A Dmali_pm_metrics.h38 _mali_osk_spinlock_irq_t *lock; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_l2_cache.h32 _mali_osk_spinlock_irq_t *lock; member
H A Dmali_pm_metrics.h39 _mali_osk_spinlock_irq_t *lock; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_lock.h50 RK_U32 lock; member
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dnone_io_waiter.cpp36 bool NoneIoWaiter::WaitFor(std::unique_lock<std::mutex> &lock, int64_t nanoseconds) in WaitFor() argument
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Dcondition_variable.cpp91 Wait(lock); variable
95 bool ConditionVariable::WaitFor(AutoLock& lock, int64_t timeoutMs) in WaitFor() argument
111 bool ConditionVariable::WaitFor(AutoLock& lock, int64_t timeoutMs, std::function<bool()> pred) in WaitFor() argument
/foundation/multimedia/media_foundation/engine/foundation/osal/thread/
H A Dcondition_variable.cpp87 bool ConditionVariable::WaitFor(ScopedLock& lock, int timeoutMs) in WaitFor() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Drecord_mutex.h39 void lock() in lock() function in ffrt::RecordMutex
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_condition.cpp193 ffrt::mutex lock; in HWTEST_F() local
213 ffrt::mutex lock; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dabs_result_set.h319 void lock() in lock() function in OHOS::NativeRdb::AbsResultSet::Lock
/test/xts/hats/kernel/syscalls/fileio/fcntl/
H A DFcntlApiTest.cpp103 struct flock lock = { in HWTEST_F() local
204 struct flock lock in HWTEST_F() local
232 struct flock lock = { HWTEST_F() local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h52 SPIN_LOCK_S lock; member
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_wakelock.c46 UINT32 lock; /* Indicate which bit is locked */ member
74 void linux_wake_lock_init(struct wake_lock *lock, int type, const char *name) in linux_wake_lock_init() argument
102 void linux_wake_lock(struct wake_lock *lock) in linux_wake_lock() argument
114 linux_wake_unlock(struct wake_lock *lock) linux_wake_unlock() argument
127 linux_wake_lock_active(struct wake_lock *lock) linux_wake_lock_active() argument
140 linux_wake_lock_destroy(struct wake_lock *lock) linux_wake_lock_destroy() argument
[all...]
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h76 struct drm_hw_lock lock; member
/third_party/musl/src/malloc/
H A Dlite_malloc.c39 static volatile int lock[1]; variable
/third_party/musl/porting/linux/user/src/malloc/
H A Dlite_malloc.c39 static volatile int lock[1]; variable
/third_party/musl/src/thread/
H A Dpthread_atfork.c18 static volatile int lock[1]; variable
/third_party/ltp/testcases/kernel/syscalls/flock/
H A Dflock04.c28 child(int opt, int should_pass, char *lock) child() argument
[all...]
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_conpro.c33 sem_t lock; member
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
H A Dgralloc.h36 int (*lock)(gralloc_module_t const*, buffer_handle_t, int, int, int, int, int, void**); member
/third_party/skia/src/gpu/
H A DGrEagerVertexAllocator.h26 template<typename T> T* lock(int eagerCount) { in lock() function in GrEagerVertexAllocator

Completed in 7 milliseconds

12345678910>>...30