Home
last modified time | relevance | path

Searched refs:_exit (Results 1 – 25 of 95) sorted by relevance

1234

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-key3.c60 _exit (1); in tf()
84 _exit (1); in do_test()
90 _exit (1); in do_test()
97 _exit (1); in do_test()
105 _exit (1); in do_test()
112 _exit (1); in do_test()
118 _exit (1); in do_test()
128 _exit (1); in do_test()
134 _exit (1); in do_test()
141 _exit (1); in do_test()
[all …]
A Dtst-key2.c57 _exit (1); in tf()
74 _exit (1); in do_test()
81 _exit (1); in do_test()
87 _exit (1); in do_test()
93 _exit (1); in do_test()
99 _exit (1); in do_test()
106 _exit (1); in do_test()
A Dtst-key1.c42 _exit (1); in do_test()
51 _exit (1); in do_test()
60 _exit (1); in do_test()
66 _exit (1); in do_test()
74 _exit (1); in do_test()
80 _exit (1); in do_test()
A Dtst-signal2.c48 _exit (1); in tf()
56 _exit (1); in tf()
78 _exit (1); in receiver()
84 _exit (1); in receiver()
90 _exit (1); in receiver()
95 _exit (0); in receiver()
A Dtst-fini1mod.c51 _exit (1); in dest()
57 _exit (1); in dest()
60 _exit (0); in dest()
69 _exit (1); in m()
A Dtst-basic1.c33 _exit (1); in tf()
53 _exit (1); in do_test()
65 _exit (1); in do_test()
70 _exit (1); in do_test()
A Dtst-cancel16.c120 _exit (1); in do_test()
127 _exit (1); in do_test()
137 _exit (1); in do_test()
140 _exit (0); in do_test()
152 _exit (1); in do_test()
A Dtst-kill6.c38 _exit (1); in handler()
44 _exit (1); in handler()
50 _exit (1); in handler()
A Dtst-tls2.c41 _exit (1); \
73 _exit (1); in handler()
81 _exit (1); in handler()
A Dtst-cleanup3.c69 _exit (1); in do_test()
77 _exit (1); in do_test()
A Dtst-basic3.c45 _exit (1); in tf()
70 _exit (1); in do_test()
A Dtst-cleanup1.c71 _exit (1); in do_test()
79 _exit (1); in do_test()
A Dtst-tls3mod.c48 _exit (1); in handler()
56 _exit (1); in handler()
A Dtst-cputimer3.c39 _exit (2); in chew_cpu()
82 _exit (1); in setup_test()
A Dtst-vfork1.c46 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test()
80 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test()
A Dtst-vfork1x.c46 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test()
80 _exit (TEMP_FAILURE_RETRY (write (fd[1], &p, sizeof (p))) != sizeof (p)); in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A D_exit.c28 void _exit(int status) in _exit() function
39 libc_hidden_def(_exit)
41 weak_alias(_exit,_Exit)
A Dssp.c96 _exit(127); in ssp_handler()
129 _exit(127); in strong_alias()
/l4re-core-master/sigma0/server/src/
A Dsupport.c12 void _exit(int) __attribute__((noreturn));
14 void _exit(int x) in _exit() function
A Dglobals.h34 extern "C" void L4_NORETURN _exit(int);
39 _exit(1); in abort()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/setjmp/
A Dtst-vfork-longjmp.c27 _exit(1); in execute_child()
49 _exit(1); in check_sig_mask()
57 _exit(ret); in check_sig_mask()
/l4re-core-master/uclibc/lib/uclibc/
A D_exit.cc4 extern "C" void _exit(int code) noexcept __attribute__ ((__noreturn__, __weak__));
6 void _exit(int code) noexcept in _exit() function
/l4re-core-master/uclibc/lib/minimal_l4re/
A DMakefile12 SRC_CC := _exit.cc
14 vpath _exit.cc $(SRC_DIR)/../uclibc
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Dunix_grantpt.c152 _exit (FAIL_EBADF); in grantpt()
155 _exit (FAIL_EXEC); in grantpt()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/
A Dclone2.S96 .globl HIDDEN_JUMPTARGET(_exit)
97 br.call.dpnt.many rp=HIDDEN_JUMPTARGET(_exit)

Completed in 13 milliseconds

1234