Searched defs:Guard (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | class_initializer.cpp | 89 using Guard = struct Dummy { typedef in ark::ClassInitGuard |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| D | ets_sync_primitives.cpp | 223 EtsQueueSpinlock::Guard::Guard(EtsHandle<EtsQueueSpinlock> &spinlock) : spinlock_(spinlock) in Guard() function in ark::ets::EtsQueueSpinlock::Guard |