Home
last modified time | relevance | path

Searched refs:thread_t (Results 1 – 12 of 12) sorted by relevance

/sysdeps/mach/hurd/htl/
A Dpt-sysdep.h31 thread_t kernel_thread; \
64 extern int __thread_set_pcsptp (thread_t thread,
/sysdeps/mach/
A Dthread_state.h54 machine_get_state (thread_t thread, struct machine_thread_all_state *state, in machine_get_state()
74 machine_get_basic_state (thread_t thread, in machine_get_basic_state()
A Dconfigure185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for thread_t in mach/mach_types.h" >&5
186 $as_echo_n "checking for thread_t in mach/mach_types.h... " >&6; }
196 extern thread_t foo;
202 libc_cv_mach_thread_t=thread_t
210 if test $libc_cv_mach_thread_t != thread_t; then
A Dconfigure.ac38 mach_TYPE_CHECK(thread_t, thread_port_t)
/sysdeps/mach/hurd/i386/
A Dtls.h35 thread_t self; /* This thread's control port. */
114 thread_t self = __mach_thread_self (); in _hurd_tls_init()
318 _hurd_tls_fork (thread_t child, thread_t orig, struct i386_thread_state *state) in _hurd_tls_fork()
349 _hurd_tls_new (thread_t child, struct i386_thread_state *state, tcbhead_t *tcb) in _hurd_tls_new()
/sysdeps/mach/htl/
A Dpt-thread-terminate.c33 thread_t kernel_thread, self_ktid; in __pthread_thread_terminate()
/sysdeps/mach/hurd/i386/htl/
A Dpt-machdep.c41 __thread_set_pcsptp (thread_t thread, in __thread_set_pcsptp()
/sysdeps/mach/hurd/
A Dptrace.c56 error_t fetch_user_thread (task_t task, thread_t *thread) in ptrace()
58 thread_t threadbuf[3], *threads = threadbuf; in ptrace()
79 thread_t thread; in ptrace()
119 thread_t thread; in ptrace()
A Dprofil.c32 static thread_t profile_thread = MACH_PORT_NULL;
A D_Fork.c80 thread_t thread, sigthread; in _Fork()
88 thread_t *threads = NULL; in _Fork()
A Dsetitimer.c34 thread_t _hurd_itimer_thread; /* Thread waiting for timeout. */
/sysdeps/nptl/
A Dthread_db.h242 typedef pthread_t thread_t; typedef
263 thread_t ti_tid; /* Thread ID returned by

Completed in 13 milliseconds