Add a RAII SpinLock (using boost's spinlock)
authorRobin Gareus <robin@gareus.org>
Thu, 26 Oct 2017 20:33:11 +0000 (22:33 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 26 Oct 2017 20:33:46 +0000 (22:33 +0200)
commit1aa96dc0a112ffdec4fb62ac94625e56562b3cbe
tree104051db689a48372e6803de05fe27178d3713fe
parenteeb148bb6102911517180f242102d35263841bf9
Add a RAII SpinLock (using boost's spinlock)
libs/pbd/pbd/spinlock.h [new file with mode: 0644]
libs/pbd/spinlock.cc [new file with mode: 0644]
libs/pbd/wscript