MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / NFS_GetLineSize

Function NFS_GetLineSize

benchmarks/tbb/cache_aligned_allocator.cpp:172–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170static size_t NFS_LineSize = 128;
171
172size_t NFS_GetLineSize() {
173 return NFS_LineSize;
174}
175
176#if _MSC_VER && !defined(__INTEL_COMPILER)
177 // unary minus operator applied to unsigned type, result still unsigned

Callers 4

arenaMethod · 0.85
arena.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected