Constants used to prevent false sharing in synchronization primitives.

Synopsis

Declared in <bslmt_platform.h>

enum Unnamed enum;

Members

Name

Description

e_CACHE_LINE_SIZE

Cache line size in bytes on the current platform.

Created with MrDocs