/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-flock2.c | 44 if (TEMP_FAILURE_RETRY (fcntl (fd, F_SETLKW, &fl)) != 0) in tf() 117 if (TEMP_FAILURE_RETRY (fcntl (fd, F_SETLKW, &fl)) != 0) in do_test() 136 if (TEMP_FAILURE_RETRY (fcntl (fd, F_SETLK, &fl)) == 0) in do_test() 148 if (TEMP_FAILURE_RETRY (fcntl (fd, F_SETLKW, &fl)) != 0) in do_test() 192 if (TEMP_FAILURE_RETRY (fcntl (fd, F_SETLK, &fl)) == 0) in do_test() 225 if (TEMP_FAILURE_RETRY (fcntl (fd, F_SETLK, &fl)) == 0) in do_test() 242 if (TEMP_FAILURE_RETRY (waitpid (pid, &status, 0)) != pid) in do_test() 249 if (TEMP_FAILURE_RETRY (fcntl (fd, F_SETLKW, &fl)) != 0) in do_test()
|
A D | tst-vfork1.c | 46 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test() 55 if (TEMP_FAILURE_RETRY (read (fd[0], &p2, sizeof (pid_t))) != sizeof (pid_t)) in do_test() 61 if (TEMP_FAILURE_RETRY (waitpid (p1, &r, 0)) != p1) in do_test() 80 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test() 89 if (TEMP_FAILURE_RETRY (read (fd[0], &p4, sizeof (pid_t))) != sizeof (pid_t)) in do_test() 94 if (TEMP_FAILURE_RETRY (waitpid (p3, &r, 0)) != p3) in do_test()
|
A D | tst-vfork1x.c | 46 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test() 55 if (TEMP_FAILURE_RETRY (read (fd[0], &p2, sizeof (pid_t))) != sizeof (pid_t)) in do_test() 61 if (TEMP_FAILURE_RETRY (waitpid (p1, &r, 0)) != p1) in do_test() 80 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test() 89 if (TEMP_FAILURE_RETRY (read (fd[0], &p4, sizeof (pid_t))) != sizeof (pid_t)) in do_test() 94 if (TEMP_FAILURE_RETRY (waitpid (p3, &r, 0)) != p3) in do_test()
|
A D | tst-vfork2.c | 85 TEMP_FAILURE_RETRY (nanosleep (&ts, &ts)); in do_test() 86 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test() 98 if (TEMP_FAILURE_RETRY (read (fd[0], &p2, sizeof (pid_t))) != sizeof (pid_t)) in do_test() 104 if (TEMP_FAILURE_RETRY (waitpid (p1, &r, 0)) != p1) in do_test() 123 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test() 132 if (TEMP_FAILURE_RETRY (read (fd[0], &p4, sizeof (pid_t))) != sizeof (pid_t)) in do_test() 137 if (TEMP_FAILURE_RETRY (waitpid (p3, &r, 0)) != p3) in do_test()
|
A D | tst-vfork2x.c | 85 TEMP_FAILURE_RETRY (nanosleep (&ts, &ts)); in do_test() 86 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test() 98 if (TEMP_FAILURE_RETRY (read (fd[0], &p2, sizeof (pid_t))) != sizeof (pid_t)) in do_test() 104 if (TEMP_FAILURE_RETRY (waitpid (p1, &r, 0)) != p1) in do_test() 123 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test() 132 if (TEMP_FAILURE_RETRY (read (fd[0], &p4, sizeof (pid_t))) != sizeof (pid_t)) in do_test() 137 if (TEMP_FAILURE_RETRY (waitpid (p3, &r, 0)) != p3) in do_test()
|
A D | tst-sem1.c | 36 if (TEMP_FAILURE_RETRY (sem_wait (&s)) == -1) in do_test() 48 if (TEMP_FAILURE_RETRY (sem_trywait (&s)) == -1) in do_test() 55 if (TEMP_FAILURE_RETRY (sem_trywait (&s)) != -1) in do_test() 72 if (TEMP_FAILURE_RETRY (sem_wait (&s)) == -1) in do_test()
|
A D | tst-sem3.c | 79 if (TEMP_FAILURE_RETRY (sem_wait (s)) == -1) in main() 86 if (TEMP_FAILURE_RETRY (sem_trywait (s)) != -1) in main() 125 if (TEMP_FAILURE_RETRY (sem_wait (s)) == -1) in main()
|
A D | tst-mqueue8.c | 67 TEMP_FAILURE_RETRY (mq_send (q, &c, 1, 1)); in tf() 70 TEMP_FAILURE_RETRY (mq_timedsend (q, &c, 1, 1, &never)); in tf() 73 TEMP_FAILURE_RETRY (mq_receive (q, &c, 1, NULL)); in tf() 76 TEMP_FAILURE_RETRY (mq_timedreceive (q, &c, 1, NULL, &never)); in tf()
|
A D | tst-sem5.c | 40 if (TEMP_FAILURE_RETRY (sem_wait (&s)) == -1) in do_test() 63 if (TEMP_FAILURE_RETRY (sem_timedwait (&s, &ts)) != -1) in do_test()
|
A D | tst-sem4.c | 90 if (TEMP_FAILURE_RETRY (sem_wait (s)) == -1) in main() 127 if (TEMP_FAILURE_RETRY (sem_wait (s)) == -1) in main()
|
A D | tst-cancel22.c | 50 TEMP_FAILURE_RETRY (nanosleep (&ts, &ts)); in tf() 57 TEMP_FAILURE_RETRY (nanosleep (&ts, &ts)); in tf()
|
A D | tst-cancel16.c | 76 if (TEMP_FAILURE_RETRY (pwrite (fd, mem, sizeof (mem), 0)) != sizeof (mem)) in do_test() 209 if (TEMP_FAILURE_RETRY (waitpid (pid, &status, 0)) != pid) in do_test()
|
A D | tst-clock2.c | 76 TEMP_FAILURE_RETRY (nanosleep (&ts, &ts)); in do_test() 123 TEMP_FAILURE_RETRY (nanosleep (&ts, &ts)); in do_test()
|
A D | tst-mqueue3.c | 77 ssize_t n = TEMP_FAILURE_RETRY (mq_receive (m, buf, attr.mq_msgsize, NULL)); in fct() 229 if (TEMP_FAILURE_RETRY (waitpid (pid, &r, 0)) != pid) in do_test()
|
A D | tst-sem2.c | 40 if (TEMP_FAILURE_RETRY (sem_wait (&s)) == -1) in do_test()
|
A D | tst-clock_nanosleep.c | 36 TEMP_FAILURE_RETRY (clock_nanosleep (CLOCK_REALTIME, 0, &ts, &ts)); in do_test()
|
A D | tst-sem10.c | 59 if (TEMP_FAILURE_RETRY (sem_timedwait (&s, &ts)) != -1) in do_test()
|
A D | tst-fork2.c | 82 if (TEMP_FAILURE_RETRY (waitpid (child, &status, 0)) != child) in main()
|
A D | tst-atfork1.c | 100 if (TEMP_FAILURE_RETRY (waitpid (pid, &status, 0)) != pid) in do_test()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/malloc/ |
A D | tst-mallocfork.c | 17 TEMP_FAILURE_RETRY (waitpid (child, NULL, 0)); in sig_handler() 45 TEMP_FAILURE_RETRY (waitpid (child, NULL, 0)); in do_test()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | join.c | 82 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in strong_alias() 178 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in pthread_join() 216 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in pthread_detach()
|
A D | pthread.c | 327 TEMP_FAILURE_RETRY (write_not_cancel (STDERR_FILENO, in __pthread_initialize_minimal() 336 TEMP_FAILURE_RETRY (write_not_cancel (STDERR_FILENO, in __pthread_initialize_minimal() 338 TEMP_FAILURE_RETRY (write_not_cancel (STDERR_FILENO, in __pthread_initialize_minimal() 340 TEMP_FAILURE_RETRY (write_not_cancel (STDERR_FILENO, &nl, 1)); in __pthread_initialize_minimal() 814 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in __pthread_initialize_manager() 836 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in __pthread_create() 983 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in strong_alias() 1380 TEMP_FAILURE_RETRY(write_not_cancel(2, buffer, strlen(buffer))); in __pthread_message()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | join.c | 90 TEMP_FAILURE_RETRY(write(__pthread_manager_request, in libpthread_hidden_def() 189 TEMP_FAILURE_RETRY(write(__pthread_manager_request, in pthread_join() 227 TEMP_FAILURE_RETRY(write(__pthread_manager_request, in pthread_detach()
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | pthread.c | 400 TEMP_FAILURE_RETRY (write_not_cancel (STDERR_FILENO, in __pthread_initialize_minimal() 409 TEMP_FAILURE_RETRY (write_not_cancel (STDERR_FILENO, in __pthread_initialize_minimal() 411 TEMP_FAILURE_RETRY (write_not_cancel (STDERR_FILENO, in __pthread_initialize_minimal() 413 TEMP_FAILURE_RETRY (write_not_cancel (STDERR_FILENO, &nl, 1)); in __pthread_initialize_minimal() 889 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in __pthread_initialize_manager() 916 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in __pthread_create() 1084 TEMP_FAILURE_RETRY(write_not_cancel(__pthread_manager_request, in strong_alias() 1549 TEMP_FAILURE_RETRY(write_not_cancel(2, buffer, strlen(buffer))); in __pthread_message()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/ |
A D | system.c | 202 if (TEMP_FAILURE_RETRY (waitpid (pid, &status, 0)) != pid) in do_system() 253 TEMP_FAILURE_RETRY (waitpid (child, NULL, 0)); in cancel_handler()
|