Home
last modified time | relevance | path

Searched defs:lock (Results 1 - 7 of 7) sorted by relevance

/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...]
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.cpp289 std::mutex lock; in HWTEST_F() local
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dscheduler.py84 lock = threading.Lock() variable in Scheduler
/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...]
H A Dpthreadndk.cpp71 static pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER; variable
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
H A Dffrtndk.cpp750 pthread_mutex_t lock; in FfrtYieldC0001() local
940 ffrt_mutex_t lock; in MutexTest006() local
985 ffrt_mutex_t lock; MutexTest007() local
1027 ffrt_mutex_t lock; MutexTest008() local
[all...]

Completed in 21 milliseconds