Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
Dpthread_test_022.cpp38 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
Dpthread_test_021.cpp38 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
Dpthread_test_024.cpp46 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ChildProcess() local
Dpthread_test_023.cpp47 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ChildProcess() local
Dpthread_test_025.cpp50 int currTID = Syscall(SYS_gettid, 0, 0, 0, 0); in ChildProcess() local