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
/
libkse
/
thread
/
thr_suspend_np.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix suspend and resume.
deischen
2003-05-04
1
-2
/
+3
*
Add an i386-specifc hack to always set %gs. There still seems
deischen
2003-04-21
1
-3
/
+6
*
Sorry folks; I accidentally committed a patch from what I was working
deischen
2003-04-18
1
-10
/
+9
*
Revamp libpthread so that it has a chance of working in an SMP
deischen
2003-04-18
1
-28
/
+30
*
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
-94
/
+37
*
Instead of using a join queue for each thread, use a single pointer to
jasone
2001-05-20
1
-1
/
+6
*
Mark a thread that is suspended while sleeping as interrupted.
jasone
2001-05-16
1
-1
/
+3
*
To be consistent, use the __weak_reference macro from <sys/cdefs.h>
deischen
2001-04-10
1
-1
/
+1
*
Add weak definitions for wrapped system calls. In general:
deischen
2001-01-24
1
-4
/
+6
*
pthread_mutex_lock(), pthread_cond_trywait(), and pthread_cond_wait() are
jasone
2000-06-14
1
-2
/
+12
*
Fix pthread_suspend_np/pthread_resume_np. For the record, suspending a
deischen
2000-03-15
1
-10
/
+80
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add RCS IDs to those files without them.
deischen
1999-08-05
1
-2
/
+2
*
In the words of the author:
jb
1999-06-20
1
-7
/
+7
*
[ The author's description... ]
jb
1999-03-23
1
-0
/
+13
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-23
/
+15
*
Submitted by: John Birrell
julian
1997-02-05
1
-2
/
+2
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-0
/
+67