Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DEventCount.h197 static const uint64_t kEpochBits = 32; variable
199 static const uint64_t kEpochMask = ((1ull << kEpochBits) - 1) << kEpochShift;