summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Move the machine specific files from sys/Makefile.inc and put themmarcel2003-06-231-0/+5
* Eek, staticize a couple of functions that shouldn'tdeischen2003-05-191-1/+3
* Move the mailbox to the beginning of the thread and align thedeischen2003-04-301-0/+3
* Jump to the correct label upon detecting an error.deischen2003-04-291-2/+2
* o Don't add a scope system thread's KSE to the list of availabledeischen2003-04-281-2/+4
* Add a macro to get the current thread mailbox pointer.deischen2003-04-231-0/+1
* Use popfl to get the flags off the stack instead of popf.deischen2003-04-211-1/+1
* Sorry folks; I accidentally committed a patch from what I was workingdeischen2003-04-185-15/+12
* Add architecture dependent atomic ops (atomic_swap only), KSE specificdeischen2003-04-187-10/+602
* Directly load %edx from mailboxdavidxu2002-11-231-4/+3
* In _thread_enter_uts, fix eflags saving bug.davidxu2002-11-222-7/+15
* Adjust code for new mailbox format.davidxu2002-11-181-3/+3
* Use KSE to schedule threads.mini2002-10-302-0/+185
* Change #include "DEFS.h" to <machine/asm.h>.peter2001-10-251-1/+1
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-3/+0
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Delete the atomic unlock function since it is no longer required.jb1998-06-091-15/+5
* Atomic lock source.jb1998-04-291-0/+55
OpenPOWER on IntegriCloud