Searched defs:SetCurrentThreadName (Results 1 – 2 of 2) sorted by relevance
70 void Thread::SetCurrentThreadName(const std::string& name) { in SetCurrentThreadName() function in fml::Thread
77 void SWR_API SetCurrentThreadName(const char* pThreadName) in SetCurrentThreadName() function