Searched defs:suspendLock_ (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_thread.h | 1612 Mutex suspendLock_; member in panda::ecmascript::JSThread |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | managed_thread.h | 963 os::memory::Mutex suspendLock_; variable 964 uint32_t suspendCount_ GUARDED_BY(suspendLock_) = 0; variable |
Completed in 7 milliseconds