NetBSD/lib/libpthread
cl 89d0cfd21f Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
..
arch Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
Makefile Split out pthread_{set,get}specific() into a separate file and arrange 2003-08-13 18:52:01 +00:00
TODO
debuglog.c Include <stdlib.h> for exit() prototype. 2003-08-20 09:50:16 +00:00
genassym.sh
pthread.3 netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
pthread.c Split out pthread_{set,get}specific() into a separate file and arrange 2003-08-13 18:52:01 +00:00
pthread.h Add prototypes and necessary symbols for a bunch of pthread_attr_*() functions, 2003-07-18 22:01:47 +00:00
pthread_alarms.c
pthread_attr.3
pthread_attr.c pthread.c was getting a bit unwieldly. Move pthread_attr stuff out 2003-07-18 22:33:45 +00:00
pthread_barrier.c
pthread_barrier_destroy.3 Fix SEE ALSO. 2003-07-04 08:41:25 +00:00
pthread_barrier_init.3 Fix SEE ALSO. 2003-07-04 08:41:25 +00:00
pthread_barrier_wait.3 Fix SEE ALSO. 2003-07-04 08:41:25 +00:00
pthread_barrierattr.3
pthread_cancel.3
pthread_cancelstub.c
pthread_cleanup_push.3 .Pp fixes. 2003-07-04 08:42:20 +00:00
pthread_cond.c
pthread_cond_broadcast.3
pthread_cond_destroy.3
pthread_cond_init.3 Fix typo. 2003-07-04 10:18:46 +00:00
pthread_cond_wait.3 New sentence, new line. 2003-07-04 10:19:42 +00:00
pthread_condattr.3
pthread_create.3 Mark up a defined value. 2003-07-04 11:47:03 +00:00
pthread_debug.c
pthread_debug.h Typos in comments. 2003-07-04 15:16:14 +00:00
pthread_detach.3
pthread_equal.3
pthread_exit.3 New sentence, new line. 2003-07-04 10:19:42 +00:00
pthread_getspecific.3
pthread_int.h Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
pthread_join.3 Mark up a defined value. 2003-07-04 11:47:03 +00:00
pthread_key_create.3 Mark up a defined value. 2003-07-04 11:47:03 +00:00
pthread_key_delete.3 Sort sections. 2003-07-04 08:42:57 +00:00
pthread_kill.3
pthread_lock.c
pthread_mutex.c
pthread_mutex_destroy.3
pthread_mutex_init.3
pthread_mutex_lock.3
pthread_mutex_unlock.3
pthread_mutexattr.3
pthread_once.3
pthread_queue.h
pthread_run.c
pthread_rwlock.c
pthread_rwlock_destroy.3 Fix SEE ALSO. 2003-07-04 08:41:25 +00:00
pthread_rwlock_init.3 Fix typo. 2003-07-04 11:55:58 +00:00
pthread_rwlock_rdlock.3 Add comma. 2003-07-04 11:57:58 +00:00
pthread_rwlock_unlock.3 Fix SEE ALSO. 2003-07-04 08:41:25 +00:00
pthread_rwlock_wrlock.3 Remove superfluous word. 2003-07-04 11:59:34 +00:00
pthread_rwlockattr.3
pthread_sa.c Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
pthread_schedparam.3 > -> \*[Gt] 2003-07-04 08:43:33 +00:00
pthread_self.3
pthread_setspecific.3
pthread_sig.c In pthread__deliver_signal(), correctly use pt_trapuc or pt_uc as the 2003-08-22 17:35:52 +00:00
pthread_sigmask.3
pthread_sleep.c
pthread_specific.c Split out pthread_{set,get}specific() into a separate file and arrange 2003-08-13 18:52:01 +00:00
pthread_spin_destroy.3
pthread_spin_init.3
pthread_spin_lock.3 New sentence, new line. 2003-07-04 10:19:42 +00:00
pthread_spin_unlock.3 Fix SEE ALSO. 2003-07-04 08:41:25 +00:00
pthread_stack.c Simplify pthread__stackalloc() by using the newish aligned-mmap() 2003-07-17 21:07:39 +00:00
pthread_testcancel.3 .Pp fixes. 2003-07-04 08:42:20 +00:00
pthread_tsd.c Split out pthread_{set,get}specific() into a separate file and arrange 2003-08-13 18:52:01 +00:00
pthread_types.h Prepare for inclusion in sys/types.h by ensuring that all the symbols 2003-07-17 20:51:36 +00:00
sched.c
sem.c
shlib_version