Searched defs:LockT (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| D | locks.h | 26 using LockT = os::memory::RWLock; variable |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | class_initializer.cpp | 41 using LockT = ObjectLock; typedef in ark::ObjectLockConfig |