Home
last modified time | relevance | path

Searched refs:WriteUnlock (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dmutex.h163 WriteUnlock(); in RELEASE_GENERIC()
206 void WriteUnlock() RELEASE();
H A Dmutex.cpp246 void RWLock::WriteUnlock() in WriteUnlock() function in panda::os::unix::memory::futex::RWLock
275 LOG(FATAL, COMMON) << "RWLock WriteUnlock got unexpected state, RWLock is not writelocked?"; in WriteUnlock()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
H A Dmutex.h162 WriteUnlock(); in RELEASE_GENERIC()
201 PANDA_PUBLIC_API void WriteUnlock() RELEASE();
H A Dmutex.cpp256 void RWLock::WriteUnlock() in WriteUnlock() function in ark::os::unix::memory::futex::RWLock
280 LOG(FATAL, COMMON) << "RWLock WriteUnlock got unexpected state, RWLock is not writelocked?"; in WriteUnlock()

Completed in 3 milliseconds