Home
last modified time | relevance | path

Searched refs:ustimer (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dthrd_yield.c24 double ustimer(struct timespec tss, struct timespec tse) in ustimer() function
42 } while (ustimer(tss, tse) < 100.0); in yieldfunc()
69 if ((ustimer(tss, tse) - 100.0) < 0) { in thrd_yield_0100()

Completed in 1 milliseconds