Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/
Dthread.cc70 void Thread::SetCurrentThreadName(const std::string& name) { in SetCurrentThreadName() function in fml::Thread
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp77 void SWR_API SetCurrentThreadName(const char* pThreadName) in SetCurrentThreadName() function