Home
last modified time | relevance | path

Searched refs:__mach_setup_thread (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/mach/
Dsetup-thread.c36 __mach_setup_thread (task_t task, thread_t thread, void *pc, in __mach_setup_thread() function
80 weak_alias (__mach_setup_thread, mach_setup_thread) in weak_alias() argument
Dmach.h92 kern_return_t __mach_setup_thread (task_t task, thread_t thread, void *pc,
/glibc-2.36/sysdeps/mach/hurd/
Dprofil.c71 err = __mach_setup_thread (__mach_task_self (), profile_thread, in update_waiter()
Dsetitimer.c230 if ((err = __mach_setup_thread (__mach_task_self (), in setitimer_locked()
/glibc-2.36/hurd/
Dhurdsig.c1509 err = __mach_setup_thread (__mach_task_self (), _hurd_msgport_thread, in _hurdsig_init()
/glibc-2.36/ChangeLog.old/
DChangeLog.3853 (__mach_setup_thread): The March 31 change had an error; the stack
897 * mach/setup-thread.c (__mach_setup_thread): Oops; the vm_allocate
903 * mach/setup-thread.c (__mach_setup_thread): Create a red zone
DChangeLog.93442 Remove __mach_host_self, __mach_reply_port, __mach_setup_thread,
DChangeLog.1914900 * mach/setup-thread.c (__mach_setup_thread): Move TLS setup to...
14904 __mach_setup_thread.
20706 (__mach_setup_thread): Call _dl_allocate_tls, pass
DChangeLog.137909 * mach/setup-thread.c (__mach_setup_thread): int -> natural_t
DChangeLog.74580 * mach/setup-thread.c (__mach_setup_thread): Delete avoidance of a