Searched defs:IsAlive (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/os/ | ||
| D | os_ManagedThread.h | 462 bool IsAlive() const { return m_Thread.IsAlive(); } in IsAlive() function |
| D | os_Thread.h | 977 inline bool Thread::IsAlive() const in IsAlive() function |