Home
last modified time | relevance | path

Searched defs:IsAlive (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/
Dos_ManagedThread.h462 bool IsAlive() const { return m_Thread.IsAlive(); } in IsAlive() function
Dos_Thread.h977 inline bool Thread::IsAlive() const in IsAlive() function