Searched defs:currTID (Results 1 – 5 of 5) sorted by relevance
| /kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
| D | pthread_test_022.cpp | 38 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in EdfProcess() local 72 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ChildProcess() local
|
| D | pthread_test_021.cpp | 38 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ThreadFuncTest() local 75 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ChildProcess() local
|
| D | pthread_test_024.cpp | 46 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ChildProcess() local
|
| D | pthread_test_023.cpp | 47 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ChildProcess() local
|
| D | pthread_test_025.cpp | 50 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ChildProcess() local
|