summaryrefslogtreecommitdiffstats
path: root/sys/arch/sh/include/spinlock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-5/+1
* Use a simpler typedef to avoid depending upon <sys/types.h>; repairs librthreadmiod2013-06-041-2/+2
* cleanup and consolidate the spinlock_lock (what a name!) code.tedu2013-06-011-4/+8
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* match other architectures: _spinlock_lock_t is not volatile itself, butderaadt2006-11-141-2/+2
* Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withmiod2006-10-061-0/+52