|
Cpp Utilities 1.2.3
|
Files | |
| file | RWSpinLock.hpp [code] |
| ReadWrite lock using spin_lock, copied from Folly library under Apache-2.0 license, see https://github.com/facebook/folly/blob/master/folly/synchronization/RWSpinLock.h. | |
| file | SafeSharedPtr.hpp [code] |