Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdApcDataReadWriteDispatcher::lockFromInside Method
Syntax
C++
virtual void lockFromInside() = 0;

Locks the entrance while being in read state.

To unlock protected area, the calling thread may either call unlock() or unlockFromInside() to stay in read state.

Copyright © 2002-2022. Open Design Alliance All rights reserved.