HomeSort by relevance Sort by last modified time
    Searched refs:_thread_list (Results 1 - 2 of 2) sorted by null

  /external/libxcam/xcore/
thread_pool.h 76 UserThreadList _thread_list; member in class:XCam::ThreadPool
thread_pool.cpp 182 threads = _thread_list;
183 _thread_list.clear ();
223 _thread_list.push_back (thread);

Completed in 52 milliseconds