proxygen
MemoryMapping.h File Reference
#include <boost/noncopyable.hpp>
#include <glog/logging.h>
#include <folly/File.h>
#include <folly/Range.h>

Go to the source code of this file.

Classes

class  folly::MemoryMapping
 
struct  folly::MemoryMapping::Options
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

void folly::swap (MemoryMapping &a, MemoryMapping &b) noexcept
 
void folly::alignedForwardMemcpy (void *dst, const void *src, size_t size)
 
void folly::mmapFileCopy (const char *src, const char *dest, mode_t mode)