#include <spinlock_pool.hpp>
Classes | |
class | scoped_lock |
Static Public Member Functions | |
static spinlock & | spinlock_for (void const *pv) |
Static Private Attributes | |
static spinlock | pool_ [41] |
Definition at line 34 of file spinlock_pool.hpp.
|
inlinestatic |
Definition at line 42 of file spinlock_pool.hpp.
|
staticprivate |
Definition at line 38 of file spinlock_pool.hpp.