Home
last modified time | relevance | path

Searched defs:_exit (Results 1 - 25 of 26) sorted by relevance

12

/third_party/musl/src/unistd/
H A D_exit.c4 _Noreturn void _exit(int status) in _exit() function
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dspu_save_crt0.S83 _exit: label
H A Dspu_restore_crt0.S45 _exit: label
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dspu_save_crt0.S83 _exit: label
H A Dspu_restore_crt0.S45 _exit: label
/kernel/liteos_m/kal/libc/newlib/porting/src/
H A Dhook_adapt.c59 void _exit(int status) in _exit() function
/kernel/liteos_a/compat/posix/src/
H A Dstdlib.c53 void _exit(int status) in _exit() function
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dhead.S296 _exit: label
/kernel/linux/linux-5.10/arch/m68k/68000/
H A Dhead.S240 _exit: label
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dhead.S296 _exit: label
/kernel/linux/linux-6.6/arch/m68k/68000/
H A Dhead.S240 _exit: label
/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_exit_hook.c90 void _exit(int code) in _exit() function
/third_party/python/Lib/asyncio/
H A Dlocks.py539 def _exit(self): member in Barrier
/third_party/python/Lib/
H A Dos.py57 from posix import _exit namespace
77 from nt import _exit namespace
H A Dthreading.py735 def _exit(self): member in Barrier
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dwasm-runtime.cpp
/third_party/python/Lib/test/
H A Dtest_contextlib_async.py569 async def _exit(*args, **kwds): function
650 async def _exit(): global() member in TestAsyncExitStack.test_enter_async_context.TestCM
[all...]
H A Dtest_contextlib.py638 def _exit(*args, **kwds): function
713 def _exit(): global() member in TestBaseExitStack.test_enter_context.TestCM
744 def _exit(): global() function
755 def _exit(): global() function
[all...]
H A Dtest_concurrent_futures.py1170 def _exit(): function
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs348 pub fn _exit(status: c_int) -> !; in _exit() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs835 pub fn _exit(arg1: c_int); in _exit() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs452 pub fn _exit(code: c_int) -> !; in _exit() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs528 pub fn _exit(status: c_int) -> !; in _exit() functions
/third_party/python/Lib/tkinter/
H A D__init__.py355 def _exit(code=0): function
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1719 pub fn _exit(status: ::c_int) -> !; in _exit() functions

Completed in 35 milliseconds

12