Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/posix/pthread/
DIt_posix_pthread_025.c38 INT32 g_pthreadScopeValue = 999; // 999, init in Testcase() local
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/
DIt_posix_pthread.c56 INT32 g_pthreadScopeValue = 0; variable
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
Dposix_pthread_test.cpp56 INT32 g_pthreadScopeValue = 0; variable