summaryrefslogtreecommitdiff
path: root/libs/pbd/spinlock.cc
AgeCommit message (Expand)Author
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2019-07-29Another try at fixing our 'spinlock_t' compatibilityJohn Emmas
2019-07-29Partially undo 6d4b94df13 for MSVC and C++98 compatRobin Gareus
2019-07-28Reduce compiler warnings when boost uses std-atomicsRobin Gareus
2019-07-28Yet another spinlock init hack for g++8 std::atomicsRobin Gareus
2019-07-28Another attempt at improving spinlock initRobin Gareus
2017-10-26Add a RAII SpinLock (using boost's spinlock)Robin Gareus