Home
last modified time | relevance | path

Searched refs:__pthread (Results 1 – 25 of 39) sorted by relevance

12

/sysdeps/htl/bits/types/
A Dstruct___pthread_rwlock.h34 struct __pthread *__readerqueue;
35 struct __pthread *__writerqueue;
A Dstruct___pthread_barrier.h28 struct __pthread *__queue; /* List of waiters. */
A Dstruct___pthread_cond.h28 struct __pthread *__queue;
A Dstruct___pthread_mutex.h34 struct __pthread *__queue;
/sysdeps/htl/
A Dpt-barrier-wait.c36 struct __pthread *wakeup; in pthread_barrier_wait()
43 struct __pthread *wakeups[n]; in pthread_barrier_wait()
61 struct __pthread *self = _pthread_self (); in pthread_barrier_wait()
A Ddl-support.c22 struct __pthread **_dl_pthread_threads;
A Dpt-init-specific.c25 __pthread_init_specific (struct __pthread *thread) in __pthread_init_specific()
A Dpt-rwlock-unlock.c29 struct __pthread *wakeup; in __pthread_rwlock_unlock()
73 struct __pthread *wakeups[n]; in __pthread_rwlock_unlock()
A Dpt-cond-signal.c28 struct __pthread *wakeup; in __pthread_cond_signal()
A Dpt-getspecific.c26 struct __pthread *self; in __pthread_getspecific()
A Dpt-cond-brdcast.c27 struct __pthread *wakeup; in __pthread_cond_broadcast()
A Dpt-cond-timedwait.c53 struct __pthread *wakeup;
61 struct __pthread *wakeup = ctx->wakeup; in cancel_hook()
103 struct __pthread *self = _pthread_self (); in __pthread_cond_timedwait_internal()
A Ddl-thread_gscope_wait.c27 struct __pthread *t; in __thread_gscope_wait()
A Dpt-destroy-specific.c25 __pthread_destroy_specific (struct __pthread *thread) in __pthread_destroy_specific()
/sysdeps/mach/hurd/i386/htl/
A Dpt-setup.c40 stack_setup (struct __pthread *thread, in stack_setup()
74 __pthread_setup (struct __pthread *thread, in __pthread_setup() argument
75 void (*entry_point) (struct __pthread *, void *(*)(void *), in __pthread_setup()
/sysdeps/mach/hurd/htl/
A Dpt-sysdep.h34 extern __thread struct __pthread *___pthread_self;
38 struct __pthread *thread; \
A Dpt-mutex-transfer-np.c30 struct __pthread *self = _pthread_self (); in __pthread_mutex_transfer_np()
31 struct __pthread *pt = __pthread_getid (th); in __pthread_mutex_transfer_np()
A Dpt-sysdep.c29 __thread struct __pthread *___pthread_self;
44 struct __pthread *thread; in _init_routine()
A Dpt-sigstate-destroy.c25 __pthread_sigstate_destroy (struct __pthread *thread) in __pthread_sigstate_destroy()
A Dpt-sigstate-init.c24 __pthread_sigstate_init (struct __pthread *thread) in __pthread_sigstate_init()
/sysdeps/mach/htl/
A Dpt-thread-alloc.c29 create_wakeupmsg (struct __pthread *thread) in create_wakeupmsg()
67 __pthread_thread_alloc (struct __pthread *thread) in __pthread_thread_alloc()
A Dpt-wakeup.c29 __pthread_wakeup (struct __pthread *thread) in __pthread_wakeup()
A Dpt-thread-start.c27 __pthread_thread_start (struct __pthread *thread) in __pthread_thread_start()
A Dpt-block.c41 __pthread_block (struct __pthread *thread) in __pthread_block()
/sysdeps/hurd/htl/
A Dpt-kill.c29 struct __pthread *pthread; in __pthread_kill()

Completed in 19 milliseconds

12