Home
last modified time | relevance | path

Searched refs:WorkInThread (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dthread_pool.cpp50 std::thread t([this] { this->WorkInThread(); }); in Start()
120 void ThreadPool::WorkInThread() in WorkInThread() function in OHOS::ThreadPool
/commonlibrary/c_utils/base/include/
H A Dthread_pool.h102 void WorkInThread(); // main function in each thread.

Completed in 2 milliseconds