index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
uthread
/
uthread_mutex.c
Age
Commit message (
Expand
)
Author
2005-10-31
- Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution.
Brad Smith
2003-01-31
Create a siginfo_t for thread-to-thread kill.
Marco S Hyman
2003-01-27
pthreads signal handling improvements. With these changes all
Marco S Hyman
2002-10-30
signal handling changes. This corrects several signal
Marco S Hyman
2002-01-23
From FreeBSD:
Federico G. Schwindt
2001-11-12
a better fix for recursive mutex.
Federico G. Schwindt
2001-11-12
This fixes the recursive mutex problem with pthreads.
Marco S Hyman
2000-01-06
oops
David Leonard
2000-01-06
SPINLOCK_INIT, volatile
David Leonard
1999-11-25
sync with FreeBSD
David Leonard
1999-06-09
sync with freebsd
David Leonard
1999-05-26
sync with FreeBSD
David Leonard
1999-01-06
ident
David Leonard
1998-12-23
typo
David Leonard
1998-12-18
comply with posix when double-unlocking a mutex
David Leonard
1998-12-10
sync with FreeBSD
David Leonard
1998-11-20
sync with freebsd
David Leonard
1998-08-27
experimental threaded libc - kernel only
David Leonard