summaryrefslogtreecommitdiffstats
path: root/lib/librthread/arch/m88k/_atomic_lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-44/+0
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-181-2/+2
* cleanup and consolidate the spinlock_lock (what a name!) code.tedu2013-06-011-6/+6
* Switch m88k ports to ELF.miod2013-01-051-2/+2
* Use the system include <spinlock.h> to get the proper functionmarc2006-01-051-2/+2
* m88k suppport code for librthread.miod2005-12-231-0/+44