Searched refs:getCurrentThreadName (Results 1 – 5 of 5) sorted by relevance
15 platform/default/thread.cpp: In function ‘std::string mbgl::platform::getCurrentThreadName()’:36 std::string getCurrentThreadName() {
8 std::string getCurrentThreadName() { in getCurrentThreadName() function
12 std::string getCurrentThreadName() { in getCurrentThreadName() function
18 std::string getCurrentThreadName();
59 logStream << "{" << platform::getCurrentThreadName() << "}"; in record()