aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/arch/i386/_atomic_lock.S
Commit message (Expand)AuthorAgeFilesLines
* Remove libc_r threading library. It has been disconnected from the buildEd Maste2010-11-131-43/+0
* Use, in uncovered part, the END() macro in order to improve debugging.Attilio Rao2009-05-251-0/+1
* 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-281-2/+2
* Delete the atomic unlock function since it is no longer required.John Birrell1998-06-091-15/+5
* Atomic lock source.John Birrell1998-04-291-0/+55