Searched refs:mMapClearerThread (Results 1 – 2 of 2) sorted by relevance
98 if (mMapClearerThread.joinable()) { in ~GpuWork()107 mMapClearerThread.join(); in ~GpuWork()151 mMapClearerThread.swap(thread); in initialize()
89 std::thread mMapClearerThread; variable