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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eek, staticize a couple of functions that shouldn't
deischen
2003-05-19
1
-1
/
+3
*
Move the mailbox to the beginning of the thread and align the
deischen
2003-04-30
1
-0
/
+3
*
Jump to the correct label upon detecting an error.
deischen
2003-04-29
1
-2
/
+2
*
o Don't add a scope system thread's KSE to the list of available
deischen
2003-04-28
1
-2
/
+4
*
Add a macro to get the current thread mailbox pointer.
deischen
2003-04-23
1
-0
/
+1
*
Use popfl to get the flags off the stack instead of popf.
deischen
2003-04-21
1
-1
/
+1
*
Sorry folks; I accidentally committed a patch from what I was working
deischen
2003-04-18
5
-15
/
+12
*
Add architecture dependent atomic ops (atomic_swap only), KSE specific
deischen
2003-04-18
7
-10
/
+602
*
Directly load %edx from mailbox
davidxu
2002-11-23
1
-4
/
+3
*
In _thread_enter_uts, fix eflags saving bug.
davidxu
2002-11-22
2
-7
/
+15
*
Adjust code for new mailbox format.
davidxu
2002-11-18
1
-3
/
+3
*
Use KSE to schedule threads.
mini
2002-10-30
2
-0
/
+185
*
Add an ia64 atomic lock primitive for libc_r. This is mostly for
peter
2002-07-20
1
-0
/
+48
*
Change #include "DEFS.h" to <machine/asm.h>.
peter
2001-10-25
1
-1
/
+1
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
1
-3
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-3
/
+3
*
Change to a code sequence which is more likely to work on SMP systems.
dfr
1998-09-16
1
-20
/
+8
*
Delete the atomic unlock function since it is no longer required.
jb
1998-06-09
1
-15
/
+5
*
Atomic lock asm code for the alpha version of libc_r.
jb
1998-06-09
1
-0
/
+57
*
Atomic lock source.
jb
1998-04-29
1
-0
/
+55