Searched refs:PropertyServiceThread (Results 1 – 1 of 1) sorted by relevance
1167 static void PropertyServiceThread() { in PropertyServiceThread() function1215 auto new_thread = std::thread{PropertyServiceThread}; in StartPropertyService()