Searched refs:SetThreadLabel (Results 1 – 2 of 2) sorted by relevance
122 void SetThreadLabel(std::string thread_name) { m_thread_label = thread_name; } in SetThreadLabel() function
869 queue_item->SetThreadLabel(item.enqueuing_thread_label); in CompleteQueueItem()