summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch
Commit message (Expand)AuthorAgeFilesLines
* Use KSE to schedule threads.Jonathan Mini2002-10-302-0/+185
* Add an ia64 atomic lock primitive for libc_r. This is mostly forPeter Wemm2002-07-201-0/+48
* Change #include "DEFS.h" to <machine/asm.h>.Peter Wemm2001-10-251-1/+1
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-3/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-3/+3
* Change to a code sequence which is more likely to work on SMP systems.Doug Rabson1998-09-161-20/+8
* Delete the atomic unlock function since it is no longer required.John Birrell1998-06-091-15/+5
* Atomic lock asm code for the alpha version of libc_r.John Birrell1998-06-091-0/+57
* Atomic lock source.John Birrell1998-04-291-0/+55