| /base/powermgr/powermgr_lite/frameworks/src/ |
| H A D | running_lock.c | 34 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 D | none_io_waiter.cpp | 37 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 D | oal_task.h | 45 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 D | mali_l2_cache.h | 31 _mali_osk_spinlock_irq_t *lock; member
|
| H A D | mali_pm_metrics.h | 38 _mali_osk_spinlock_irq_t *lock; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_l2_cache.h | 32 _mali_osk_spinlock_irq_t *lock; member
|
| H A D | mali_pm_metrics.h | 39 _mali_osk_spinlock_irq_t *lock; member
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | mpp_lock.h | 50 RK_U32 lock; member
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| H A D | none_io_waiter.cpp | 36 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 D | condition_variable.cpp | 91 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 D | condition_variable.cpp | 87 bool ConditionVariable::WaitFor(ScopedLock& lock, int timeoutMs) in WaitFor() argument
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | record_mutex.h | 39 void lock() in lock() function in ffrt::RecordMutex
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_condition.cpp | 193 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 D | abs_result_set.h | 319 void lock()
in lock() function in OHOS::NativeRdb::AbsResultSet::Lock
|
| /test/xts/hats/kernel/syscalls/fileio/fcntl/ |
| H A D | FcntlApiTest.cpp | 103 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 D | timer.h | 52 SPIN_LOCK_S lock; member
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_wakelock.c | 46 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 D | drm_sarea.h | 76 struct drm_hw_lock lock; member
|
| /third_party/musl/src/malloc/ |
| H A D | lite_malloc.c | 39 static volatile int lock[1]; variable
|
| /third_party/musl/porting/linux/user/src/malloc/ |
| H A D | lite_malloc.c | 39 static volatile int lock[1]; variable
|
| /third_party/musl/src/thread/ |
| H A D | pthread_atfork.c | 18 static volatile int lock[1]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/flock/ |
| H A D | flock04.c | 28 child(int opt, int should_pass, char *lock) child() argument [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
| H A D | sem_conpro.c | 33 sem_t lock; member
|
| /third_party/skia/third_party/externals/swiftshader/include/Android/hardware/ |
| H A D | gralloc.h | 36 int (*lock)(gralloc_module_t const*, buffer_handle_t, int, int, int, int, int, void**); member
|
| /third_party/skia/src/gpu/ |
| H A D | GrEagerVertexAllocator.h | 26 template<typename T> T* lock(int eagerCount) { in lock() function in GrEagerVertexAllocator
|