aboutsummaryrefslogtreecommitdiff
path: root/src/checked.rs
AgeCommit message (Expand)Author
2017-04-07drop global critical sections in checked::ResourceJorge Aparicio
2017-04-07use volatile read/writes for checked::Resource.lockedJorge Aparicio
2017-04-07removed global critical section from checked::releaseJorge Aparicio
2017-04-07use hw ceilings in checked::Resource.lock{,mut}Jorge Aparicio
2017-04-07allow returns from checked::Resource.lock{,mut}Jorge Aparicio
2017-04-07impl Sync for checked::ResourceJorge Aparicio
2017-04-07initial version of checked resourcesJorge Aparicio