Template Struct LockTrait< tbb_tag >

Struct Documentation

template <>
template<>
struct LockTrait<tbb_tag>

Public Types

template<>
using LockTy = std::mutex

Public Static Functions

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