Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dthreadsndk.cpp175 double ustimer(struct timespec tss, struct timespec tse) in ustimer()
188 struct timespec tss, tse; in Yieldfunc() local
200 struct timespec tss, tse; in Thrd_yield() local
Dthreadsndk1.cpp584 static double ustimer(timespec tss, timespec tse) in ustimer()