nn::os::LightBarrier::GetNumOfWaiting Member Function#include <nn/os.h> s32 GetNumOfWaiting() const;
None.
Gets the number of threads that are waiting.
It obtains the number of threads that have already arrived and are currently waiting for other threads to arrive.
CONFIDENTIAL