Home
last modified time | relevance | path

Searched refs:THREAD_SCOPE_SYSTEM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Daie_thread_unix.h29 #define THREAD_SCOPE_SYSTEM 0x2 macro
/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Daie_thread_unix.cpp55 attr.scope = THREAD_SCOPE_SYSTEM; in InitThreadAttr()