Home
last modified time | relevance | path

Searched refs:property_service_thread (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/init/
H A Dproperty_service.cpp111 static std::thread property_service_thread; variable
1357 property_service_thread.swap(new_thread); in StartPropertyService()