Home
last modified time | relevance | path

Searched refs:context_type (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Drw_mutex.h196 using context_type = std::uintptr_t; variable
197 static constexpr context_type WRITER_CONTEXT = 0;
198 static constexpr context_type READER_CONTEXT = 1;