Home
last modified time | relevance | path

Searched defs:lock1 (Results 1 - 4 of 4) sorted by relevance

/base/security/huks/test/unittest/huks_standard_test/storage_multithread_test/src/
H A Dhks_storage_file_lock_test.cpp89 HksStorageFileLock *lock1 = HksStorageFileLockCreate(&path[0]); in HWTEST_F() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl17.c74 struct flock lock1 = { (short)F_WRLCK, (short)0, 2, 5, (short)0 }; variable
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksstorage_fuzzer/
H A Dhksstorage_fuzzer.cpp256 HksStorageFileLock *lock1 = HksStorageFileLockCreate(&path[0]); in HksStorageFileLockTest004() local
/third_party/python/Python/
H A Dpystate.c67 PyThread_type_lock lock1 = PyThread_allocate_lock(); in alloc_for_runtime() local
144 PyThread_type_lock lock1, lock2, lock3; in _PyRuntimeState_Init() local

Completed in 5 milliseconds