API Reference > OdApc Classes > OdApcGateway Class > OdApcGateway Methods > OdApcGateway::passBySecondary Method
OdApcGateway::passBySecondary Method
Syntax
C++
virtual void passBySecondary() = 0;

Controlled thread enters sync point by calling this method. Controlled thread is blocked inside this method until controlling thread calls unlock().

Copyright © 2002–2020. Open Design Alliance. All rights reserved.