Dash Core  0.12.2.1
P2P Digital Currency
pagelocker.cpp File Reference
#include "support/pagelocker.h"
#include <sys/mman.h>
#include <limits.h>
#include <unistd.h>

Go to the source code of this file.

Functions

static size_t GetSystemPageSize ()
 

Function Documentation

◆ GetSystemPageSize()

static size_t GetSystemPageSize ( )
inlinestatic

Determine system page size in bytes

Definition at line 35 of file pagelocker.cpp.