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_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ The author's description... ]
jb
1999-03-23
1
-21
/
+214
*
Increase the size of private thread flags so that the test for a
jb
1999-01-15
1
-1
/
+1
*
Close a window between unlocking a spinlock and changing the thread state.
jb
1998-11-15
1
-0
/
+2
*
- Fix the debug macros.
jb
1998-09-30
1
-4
/
+21
*
Implement pthread read/write locks as defined by Version 2 of the Single
alex
1998-09-07
1
-0
/
+12
*
Add compile time thread lock debug support.
jb
1998-06-09
1
-6
/
+21
*
Re-design the thread specific key structure.
jb
1998-06-06
1
-3
/
+2
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-32
/
+51
*
Change the FILE locking to be by FILE, not by the underlying fd as
jb
1998-04-11
1
-2
/
+9
*
Rename static initializer defines for opaque structures so that the
jb
1998-04-04
1
-2
/
+2
*
Add a magic field to the pthread structure to help recognize valid
jb
1998-04-03
1
-1
/
+8
*
Add sched_yield() witch is the draft 10 equivalent of pthread_yield()
jb
1998-03-08
1
-22
/
+8
*
remove prototype for nanosleep(), it's visible in unistd.h now.
peter
1997-05-12
1
-1
/
+0
*
Submitted by: John Birrell
julian
1997-02-05
1
-19
/
+40
*
Moved enum pthread_mutextype to pthread.h.
hsu
1996-11-11
1
-6
/
+8
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-8
/
+140
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+629