mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
01f317e98f
This is just like mach_setup_thread (), but it's suitable for making the thread call a function correctly, as opposed to explicitly setting the thread's stack and instruction pointers to the given values. Internally, it uses MACHINE_THREAD_STATE_SETUP_CALL. Unlike mach_setup_thread (), which is exported via mach.h for the benefit of the Hurd exec server, __mach_setup_thread_call () is private to glibc for the time being. Signed-off-by: Sergey Bugaev <bugaevc@gmail.com> Message-Id: <20230517191436.73636-5-bugaevc@gmail.com> |
||
---|---|---|
.. | ||
mach | ||
devstream.c | ||
err_boot.sub | ||
err_ipc.sub | ||
err_kern.sub | ||
err_mach.sub | ||
err_server.sub | ||
err_us.sub | ||
error_compat.c | ||
errorlib.h | ||
errstring.c | ||
errsystems.awk | ||
lock-intern.h | ||
lowlevellock.h | ||
mach_error.c | ||
mach_error.h | ||
mach_init.c | ||
mach_init.h | ||
mach.h | ||
Machrules | ||
Makefile | ||
mig_memcpy.c | ||
mig_strlen.c | ||
mig_strncpy.c | ||
mig-alloc.c | ||
mig-dealloc.c | ||
mig-reply.c | ||
msg-destroy.c | ||
msg.c | ||
msgserver.c | ||
mutex-init.c | ||
mutex-solid.c | ||
setup-thread.c | ||
setup-thread.h | ||
shortcut.awk | ||
spin-lock.c | ||
spin-lock.h | ||
spin-solid.c | ||
stack_chk_fail_local.c | ||
syscalls.awk | ||
Versions |