summaryrefslogtreecommitdiff
path: root/spinlock.h
AgeCommit message (Expand)Author
2006-09-07more commentsrsc
2006-08-29clean up stale error checks and panicsrtm
2006-08-10interrupts could be recursive since lapic_eoi() called before rtirtm
2006-08-08fix race in holding() check in acquire()rtm
2006-07-29open()rtm
2006-07-20uint32_t -> uint &crtm
2006-07-17add ide_lock for sleeprsc
2006-07-17add uint and standardize on typedefs instead of unsignedrsc
2006-07-15no more recursive locksrtm
2006-07-12i think my cmpxchg use was wrong in acquirertm
2006-07-12cvs add spinlock.hrtm