Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/ipc_posix/signal/
DSignalTest.cpp518 struct timespec time2 = {0, 0}; variable
615 struct timespec time2 = {0, 0}; variable
650 struct timespec time2 = {0}; variable
/test/xts/acts/kernel_lite/utils/
Dutils.cpp56 struct timespec time2 = { 0, 0 }; in KeepRun() local