Home
last modified time | relevance | path

Searched defs:INVALID_THREAD_ID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.h25 #define INVALID_THREAD_ID 0 macro
/ohos5.0/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp35 const int INVALID_THREAD_ID = -1; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/thread_benchmark_test/
H A Dthread_benchmark_test.cpp60 const int INVALID_THREAD_ID = -1; variable