Searched refs:mAsyncThread (Results 1 – 2 of 2) sorted by relevance
53 std::thread mAsyncThread; variable
39 mAsyncThread = std::thread(&AocTimedStateResidencyDataProvider::getStateResidenciesAsync, this); in AocTimedStateResidencyDataProvider()