NetBSD/lib/libpthread
jdolecek 0b3f936d86 'destructor' is a bit too generic; use 'destruct' instead for
pthread_key_create() prototype
this fixes compilation of Python 2.2 with thread support
XXX perhaps should drop all variable names from prototypes?
2003-01-19 11:17:02 +00:00
..
arch delint 2003-01-18 19:11:07 +00:00
debuglog.c
genassym.sh
Makefile
pthread_alarms.c de-lint 2003-01-18 18:40:52 +00:00
pthread_barrier.c
pthread_cancelstub.c
pthread_cond.c
pthread_debug.c de-lint 2003-01-18 18:40:52 +00:00
pthread_debug.h de-lint 2003-01-18 18:40:52 +00:00
pthread_int.h de-lint 2003-01-18 18:40:52 +00:00
pthread_lock.c de-lint 2003-01-18 18:40:52 +00:00
pthread_mutex.c de-lint 2003-01-18 18:40:52 +00:00
pthread_queue.h de-lint 2003-01-18 18:40:52 +00:00
pthread_run.c
pthread_rwlock.c
pthread_sa.c de-lint 2003-01-18 18:40:52 +00:00
pthread_sig.c de-lint 2003-01-18 18:40:52 +00:00
pthread_specific.c de-lint 2003-01-18 18:40:52 +00:00
pthread_stack.c de-lint 2003-01-18 18:40:52 +00:00
pthread_types.h
pthread.c de-lint 2003-01-18 18:40:52 +00:00
pthread.h 'destructor' is a bit too generic; use 'destruct' instead for 2003-01-19 11:17:02 +00:00
sched.c
shlib_version
TODO