nn::os::LightBarrier::Await
#include <nn/os.h> void Await();
None.
Waits for the arrival of another thread.
It waits until the number of threads specified by the constructor or Initialize call the Await function.
Initialize
Await
CONFIDENTIAL