Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Daie_thread_unix.h65 void SetThreadAttrScope(PthreadAttr &attr, int scope);
/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Daie_thread_unix.cpp63 void SetThreadAttrScope(PthreadAttr &attr, int32_t scope) in SetThreadAttrScope() function