index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
uthread
/
uthread_mutex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove mutext from list of held mutexes in _mutex_reinit(). Corrects
kurt
2009-10-28
1
-2
/
+9
*
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
kurt
2007-06-05
1
-2
/
+4
*
lint warning corrections:
kurt
2007-05-01
1
-2
/
+2
*
fix thread_continuation_t typedef and use passed curthread instead of
kurt
2007-04-27
1
-2
/
+2
*
- Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution.
brad
2005-10-31
1
-2
/
+2
*
Create a siginfo_t for thread-to-thread kill.
marc
2003-01-31
1
-84
/
+1
*
pthreads signal handling improvements. With these changes all
marc
2003-01-27
1
-5
/
+5
*
signal handling changes. This corrects several signal
marc
2002-10-30
1
-22
/
+1
*
From FreeBSD:
fgsch
2002-01-23
1
-199
/
+402
*
a better fix for recursive mutex.
fgsch
2001-11-12
1
-16
/
+4
*
This fixes the recursive mutex problem with pthreads.
marc
2001-11-12
1
-2
/
+14
*
oops
d
2000-01-06
1
-3
/
+2
*
SPINLOCK_INIT, volatile
d
2000-01-06
1
-5
/
+7
*
sync with FreeBSD
d
1999-11-25
1
-80
/
+128
*
sync with freebsd
d
1999-06-09
1
-1
/
+19
*
sync with FreeBSD
d
1999-05-26
1
-190
/
+1071
*
ident
d
1999-01-06
1
-2
/
+6
*
typo
d
1998-12-23
1
-1
/
+1
*
comply with posix when double-unlocking a mutex
d
1998-12-18
1
-2
/
+2
*
sync with FreeBSD
d
1998-12-10
1
-20
/
+47
*
sync with freebsd
d
1998-11-20
1
-10
/
+8
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+389