nn::os::ManagedThread::GetCurrentManagedCount Member Function#include <nn/os.h> static s32 GetCurrentManagedCount();
None.
ManagedThread instances. Gets the current number of initialized ManagedThread instances.
An initialized ManagedThread refers to a ManagedThread instance that has been initialized but not finalized.
CONFIDENTIAL