[#BloombergLP-bslmt-Platform-_04enum] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/Platform.adoc[Platform]::Unnamed enum :relfileprefix: ../../../ :mrdocs: Constants used to prevent false sharing in synchronization primitives. == Synopsis Declared in `<bslmt_platform.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `e_CACHE_LINE_SIZE` | Cache line size in bytes on the current platform. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#