Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/process_posix/src/
DPthreadAttrTest.cpp64 int setScope = PTHREAD_SCOPE_PROCESS; in ThreadPthreadAttrSetscope() local
83 const int setScope = PTHREAD_SCOPE_PROCESS; variable