glibc/nptl/sysdeps/pthread
Ulrich Drepper 8c2e9a29b1 Update.
* pthreadP.h: Define INVALID_TD_P and INVALID_NOT_TERMINATED_TD_P.
	* pthread_cancel.c: Use INVALID_TD_P.
	* pthread_detach.c: Likewise.
	* pthread_getschedparam.c: Likewise.
	* pthread_setschedparam.c: Likewise.
	* sysdeps/pthread/pthread_getcpuclockid.c: Likewise.
	* sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
	* pthread_join.c: Use INVALID_NOT_TERMINATED_TD_P.
	* pthread_timedjoin.c: Likewise.

	* tst-basic7.c: Include <signal.h>.
2003-02-21 10:00:33 +00:00
..
bits
allocalim.h
createthread.c
flockfile.c
ftrylockfile.c
funlockfile.c
list.h
Makefile Update. 2003-02-14 23:31:11 +00:00
posix-timer.h
pt-initfini.c
pthread_barrier_wait.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_broadcast.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_signal.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_timedwait.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_wait.c Update. 2003-02-05 09:54:24 +00:00
pthread_getcpuclockid.c Update. 2003-02-21 10:00:33 +00:00
pthread_once.c
pthread_rwlock_rdlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_rwlock_timedrdlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_rwlock_timedwrlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_rwlock_unlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_rwlock_wrlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_sigmask.c Update. 2003-02-17 10:22:52 +00:00
pthread_spin_destroy.c
pthread-functions.h Update. 2003-02-14 23:31:11 +00:00
pthread.h Update. 2003-02-14 01:12:02 +00:00
sigaction.c
Subdirs
tcb-offsets.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
tst-timer.c