Home
last modified time | relevance | path

Searched refs:call_exit (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/htl/
Dpt-docancel.c26 call_exit (void) in call_exit() function
47 call_exit (); in __pthread_do_cancel()
65 1, (void *) call_exit, 0, 0, 0, 0); in __pthread_do_cancel()
/glibc-2.36/sysdeps/mach/hurd/i386/
Dmakecontext.S110 jmp L(call_exit)
116 L(call_exit):
/glibc-2.36/sysdeps/unix/sysv/linux/i386/
Dmakecontext.S232 jmp L(call_exit)
238 L(call_exit):
/glibc-2.36/ChangeLog.old/
DChangeLog.1920061 (call_exit): Call __pthread_exit instead of pthread_exit.