index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
thread
/
thr_cond.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close a window between unlocking a spinlock and changing the thread state.
jb
1998-11-15
1
-10
/
+4
*
Don't call pthread_mutex_lock with _SPINLOCK held.
dt
1998-11-06
1
-21
/
+30
*
Implement compile time debug support instead of tracking file name and
jb
1998-06-09
1
-14
/
+15
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-65
/
+68
*
Enable static initialisation of mutexes and condition variables.
jb
1998-04-04
1
-4
/
+16
*
Modify the return values to comply with POSIX. Previously these
alex
1997-11-25
1
-26
/
+13
*
Correct the return value from pthread_cond_timedwait when a timeout
alex
1997-11-23
1
-1
/
+1
*
Set wakeup time in pthread_cond_wait() to `forever' (-1) to prevent
jb
1997-04-11
1
-24
/
+41
*
Submitted by: John Birrell
julian
1997-02-05
1
-2
/
+2
*
Remove now un-necessary FreeBSD specific code since our timespec
nate
1996-09-20
1
-5
/
+0
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-146
/
+188
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+293