Searched defs:mThreadPool (Results 1 – 6 of 6) sorted by relevance
41 std::unique_ptr<ThreadPool> mThreadPool; // set in constructor, has own lock variable
452 std::unique_ptr<ThreadPool> mThreadPool; // locked internally variable
79 private ExecutorService mThreadPool; field in ViewServer
176 } mThreadPool; member in android::AudioFileHandler
114 std::vector<std::thread> mThreadPool; member in RTSPConnectionFuzzer
200 ThreadPool mThreadPool; // for asynchronous operations member