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_priority_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/TMDF_DONOTRUNUSER/TMDF_SUSPEND/g
davidxu
2004-08-03
1
-1
/
+1
*
Add code to support thread debugging.
davidxu
2004-07-13
1
-0
/
+51
*
o Don't add a scope system thread's KSE to the list of available
deischen
2003-04-28
1
-4
/
+5
*
Sorry folks; I accidentally committed a patch from what I was working
deischen
2003-04-18
1
-0
/
+7
*
Revamp libpthread so that it has a chance of working in an SMP
deischen
2003-04-18
1
-167
/
+62
*
Use KSE to schedule threads.
mini
2002-10-30
1
-3
/
+3
*
Make libpthread KSE aware.
mini
2002-09-16
1
-2
/
+2
*
Make the changes needed for libpthread to compile in its new home.
mini
2002-09-16
1
-1
/
+1
*
Revamp suspend and resume. While I'm here add pthread_suspend_all_np()
deischen
2002-05-24
1
-32
/
+65
*
Add weak definitions for wrapped system calls. In general:
deischen
2001-01-24
1
-3
/
+1
*
Implement zero system call thread switching. Performance of
deischen
2000-10-13
1
-8
/
+12
*
Implement continuations to correctly handle [sig|_]longjmp() inside of a
jasone
2000-01-19
1
-1
/
+1
*
-Wall and minor style(9) cleanups.
deischen
1999-12-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
In the words of the author:
jb
1999-06-20
1
-6
/
+186
*
[ The author's description... ]
jb
1999-03-23
1
-0
/
+155