Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/gpuservice/
H A DGpuService.cpp55 std::thread asyncInitThread([this]() { in GpuService() local
59 asyncInitThread.detach(); in GpuService()