summaryrefslogtreecommitdiffstats
path: root/lib/librthread/arch/i386/_atomic_lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-25/+0
* cleanup and consolidate the spinlock_lock (what a name!) code.tedu2013-06-011-6/+6
* Sync with amd64, to allow this to compile without warnings with gcc4:miod2010-12-031-6/+6
* 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/+25