summaryrefslogtreecommitdiff
path: root/src/atomic.h
AgeCommit message (Expand)Author
2017-05-06Remove old (obsolete) Mutex class and replace all uses with std::mutex.Bent Bisballe Nyeng
2016-11-01Fix licence headers.Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-04-02Make Atimoc fit style-guide.Bent Bisballe Nyeng
2016-03-31Fix mutex include issue.Bent Bisballe Nyeng
2016-03-31Fix compilation on windows.Bent Bisballe Nyeng
2016-03-31Fixed API of class Atomic for PODChristian Glöckner
2016-03-31Use new Atomic class.Bent Bisballe Nyeng
2016-03-31atomic workaroundChristian Glöckner