Home
last modified time | relevance | path

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

/oneTBB/python/rml/
H A Dipc_server.cpp313 constexpr static size_t cache_line_sz = 128; variable
321 char pad[cache_line_sz - sizeof(ipc_worker)%cache_line_sz];