Table of Contents
Name
qt_cacheline
- returns the cache line size
Synopsis
#include <qthread/cacheline.h>
int
qt_cacheline
(void);
Description
This function returns the size of the local machine’s top-level cache line in bytes. This is calculated only once.
Table of Contents
Name
Synopsis
Description