Searched defs:e (Results 1 – 9 of 9) sorted by relevance
/rt/ |
A D | tst-aio2.c | 34 int e = pthread_barrier_wait (&b); in thrfct() local 93 int e = pthread_barrier_wait (&b); in do_test() local
|
A D | tst-aio3.c | 33 int e = pthread_barrier_wait (&b); in thrfct() local 96 int e = pthread_barrier_wait (&b); in do_test() local
|
A D | tst-aio9.c | 17 int e = pthread_barrier_wait (&b); in tf() local 97 int e = pthread_barrier_wait (&b); in do_test() local
|
A D | tst-aio10.c | 17 int e = pthread_barrier_wait (&b); in tf() local 92 int e = pthread_barrier_wait (&b); in do_test() local
|
A D | tst-aio8.c | 31 int e = errno; in do_test() local
|
A D | tst-cpuclock2.c | 70 int e = clock_nanosleep (clock, 0, &sleeptime, NULL); in test_nanosleep() local 129 int e; in do_test() local
|
A D | tst-cputimer1.c | 54 int e = pthread_create (&th, NULL, chew_cpu, NULL); in setup_test() local
|
A D | tst-cputimer2.c | 49 int e = pthread_create (&th, NULL, chew_cpu, NULL); in setup_test() local
|
A D | tst-cputimer3.c | 95 int e = clock_getcpuclockid (child, &child_clock); in setup_test() local
|
Completed in 14 milliseconds