Searched defs:THREAD_NAME (Results 1 – 3 of 3) sorted by relevance
20 enum class Index : int32_t { ID = 0, THREAD_ID, PROCESS_ID, THREAD_NAME }; enumerator
66 const std::string THREAD_NAME = "thread_name:"; variable
48 const std::string THREAD_NAME = "thread"; variable