Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 - 9 of 9) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_020.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_021.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_022.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_019.cpp105 int threadCount; in Testcase() local
/kernel/liteos_a/testsuites/unittest/process/lock/spinlock/smoke/
H A Dpthread_spinlock_test_001.cpp52 int threadCount = *((int *)a); in ThreadWriteFunc1() local
94 int threadCount = *((int *)a); in ThreadWriteFunc() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_info_pri.h94 UINT32 threadCount; member
H A Dlos_process_pri.h103 UINT32 threadCount; /**< Total number of threads created under this process */ member
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/full/
H A Dpthread_rwlock_test_002.cpp97 int threadCount = *((int *)a); in ThreadReadFunc() local
137 int threadCount = *((int *)a); in ThreadWriteFunc1() local
182 int threadCount = *((int *)a); in ThreadWriteFunc() local
[all...]
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/smoke/
H A Dpthread_rwlock_test_001.cpp98 int threadCount = *((int *)a); in ThreadReadFunc() local
138 int threadCount = *((int *)a); in ThreadWriteFunc1() local
183 int threadCount = *((int *)a); in ThreadWriteFunc() local
[all...]

Completed in 5 milliseconds