summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an ia64 atomic lock primitive for libc_r. This is mostly forpeter2002-07-201-0/+48
* 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-282-3/+3
* Change to a code sequence which is more likely to work on SMP systems.dfr1998-09-161-20/+8
* Delete the atomic unlock function since it is no longer required.jb1998-06-091-15/+5
* Atomic lock asm code for the alpha version of libc_r.jb1998-06-091-0/+57
* Atomic lock source.jb1998-04-291-0/+55
OpenPOWER on IntegriCloud