summaryrefslogtreecommitdiffstats
path: root/lib/librthread/arch/amd64/_atomic_lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct the _atomic_lock() asm so that gcc accepts the constraintsguenther2009-06-011-4/+4
* Use the system include <spinlock.h> to get the proper functionmarc2006-01-051-2/+2
* add userland thread library. incomplete, but functionaltedu2005-12-031-0/+26