freebsd-nq/lib/libpthread/thread
John Birrell f9c7be5357 Rename static initializer defines for opaque structures so that the
POSIX specified names can be declared in pthread.h.
1998-04-04 10:58:12 +00:00
..
Makefile.inc
thr_attr_destroy.c
thr_attr_getdetachstate.c
thr_attr_getstackaddr.c
thr_attr_getstacksize.c
thr_attr_init.c
thr_attr_setcreatesuspend_np.c
thr_attr_setdetachstate.c
thr_attr_setstackaddr.c
thr_attr_setstacksize.c
thr_clean.c
thr_close.c
thr_cond.c Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
thr_condattr_destroy.c Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
thr_condattr_init.c Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
thr_create.c Move the magic field initialisation to a place when it is more magic. 1998-04-04 07:27:29 +00:00
thr_detach.c Add a magic field to the pthread structure to help recognize valid 1998-04-03 09:31:15 +00:00
thr_equal.c
thr_exit.c
thr_fcntl.c
thr_fork.c Fix a problem of indirection unblocking signals that would have caused 1998-03-22 04:13:23 +00:00
thr_fsync.c
thr_getprio.c
thr_info.c
thr_init.c Fixes from Jeremy Allison and Terry Lambert for pthreads: 1998-02-13 01:27:34 +00:00
thr_join.c Add a magic field to the pthread structure to help recognize valid 1998-04-03 09:31:15 +00:00
thr_kern.c Add FreeBSD/Alpha code to initialise a jmpbuf for a created thread. 1998-03-09 04:46:26 +00:00
thr_kill.c
thr_mattr_init.c Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
thr_mattr_kind_np.c
thr_multi_np.c
thr_mutex.c Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
thr_mutexattr_destroy.c Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
thr_nanosleep.c
thr_once.c
thr_open.c
thr_private.h Rename static initializer defines for opaque structures so that the 1998-04-04 10:58:12 +00:00
thr_read.c
thr_readv.c
thr_resume_np.c
thr_select.c
thr_self.c
thr_seterrno.c
thr_setprio.c
thr_sig.c
thr_sigaction.c
thr_sigmask.c
thr_sigprocmask.c
thr_sigsuspend.c
thr_sigwait.c
thr_single_np.c
thr_spec.c Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
thr_suspend_np.c
thr_wait4.c
thr_write.c Fixes from Jeremy Allison and Terry Lambert for pthreads: 1998-02-13 01:27:34 +00:00
thr_writev.c Fixes from Jeremy Allison and Terry Lambert for pthreads: 1998-02-13 01:27:34 +00:00
thr_yield.c Add sched_yield() witch is the draft 10 equivalent of pthread_yield() 1998-03-08 02:37:27 +00:00