Searched defs:Start (Results 1 – 4 of 4) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | thread.cpp | 21 bool Thread::Start() in Start() function in Commonlibrary::Concurrent::WorkerModule::Thread |
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
| D | thread.cpp | 21 bool Thread::Start() in Start() function in Commonlibrary::Concurrent::TaskPoolModule::Thread |
| /commonlibrary/c_utils/base/src/ | ||
| D | thread_pool.cpp | 37 uint32_t ThreadPool::Start(int numThreads) in Start() function in OHOS::ThreadPool |
| D | thread_ex.cpp | 106 ThreadStatus Thread::Start(const std::string& name, int32_t priority, size_t stack) in Start() function in OHOS::Thread |