Home
last modified time | relevance | path

Searched defs:suspendLock_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h1612 Mutex suspendLock_; member in panda::ecmascript::JSThread
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmanaged_thread.h963 os::memory::Mutex suspendLock_; variable
964 uint32_t suspendCount_ GUARDED_BY(suspendLock_) = 0; variable

Completed in 4 milliseconds