Searched refs:ts (Results 1 – 4 of 4) sorted by relevance
51 pthread_t ts[nthreads]; in thread_create() local54 ts[i] = xpthread_create (&attr, thread_dummy, NULL); in thread_create()57 xpthread_join (ts[i]); in thread_create()
422 struct timeval ts, te; in do_bench_2() local433 gettimeofday (&ts, NULL); in do_bench_2()448 tsd = ts.tv_sec + ts.tv_usec / 1000000.0; in do_bench_2()
6092 longjmp-ts.c10462 longjmp-ts.c
Completed in 24 milliseconds