Home
last modified time | relevance | path

Searched refs:ts (Results 1 – 3 of 3) sorted by relevance

/malloc/
A Dtst-malloc-thread-exit.c121 struct timespec ts = {timeout, 0}; in do_test() local
122 if (nanosleep (&ts, NULL)) in do_test()
A Dtst-malloc-fork-deadlock.c188 struct timespec ts = {timeout, 0}; in do_test() local
189 if (nanosleep (&ts, NULL)) in do_test()
A Dtst-interpose-aux.c100 struct timespec ts; member
173 clock_gettime (CLOCK_REALTIME, &allocations[index]->ts); in malloc_internal()

Completed in 6 milliseconds