GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::padded_integer Struct Reference

an integer value padded to 64 bytes More...

#include <graphlab/parallel/pthread_tools.hpp>

List of all members.

Public Attributes

size_t val
char __pad__ [64-sizeof(size_t)]

Detailed Description

an integer value padded to 64 bytes

Definition at line 958 of file pthread_tools.hpp.


The documentation for this struct was generated from the following file: