Template Struct LockTrait

Struct Documentation

template <typename TargetSystemTag>
struct LockTrait

Public Types

template<>
using LockTy = typename TargetSystemTag::UndefinedLockTypeError

The type of Handle.

Public Static Functions

static void lock(LockTy &L)
static void unlock(LockTy &L)