diff options
| author | Sergey Bugaev <bugaevc@gmail.com> | 2023-05-17 22:14:30 +0300 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-17 22:56:23 +0200 |
| commit | 01f317e98f7e36b597905a7ad267ce6b59d463ee (patch) | |
| tree | bbbdf78bba95c131553e62fe56bff1b8dc845598 /malloc/scratch_buffer_set_array_size.c | |
| parent | be9c1b9cf4b5c1e436d08e189ea4305e57082a89 (diff) | |
| download | glibc-01f317e98f7e36b597905a7ad267ce6b59d463ee.tar.xz glibc-01f317e98f7e36b597905a7ad267ce6b59d463ee.zip | |
mach: Add __mach_setup_thread_call ()
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>
Diffstat (limited to 'malloc/scratch_buffer_set_array_size.c')
0 files changed, 0 insertions, 0 deletions
