proxygen
AsyncIO.h File Reference
#include <sys/types.h>
#include <atomic>
#include <cstdint>
#include <deque>
#include <functional>
#include <iosfwd>
#include <mutex>
#include <utility>
#include <vector>
#include <boost/noncopyable.hpp>
#include <libaio.h>
#include <folly/Portability.h>
#include <folly/Range.h>
#include <folly/portability/SysUio.h>

Go to the source code of this file.

Classes

class  folly::AsyncIOOp
 
class  folly::AsyncIO
 
class  folly::AsyncIOQueue
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

std::ostream & folly::operator<< (std::ostream &os, const AsyncIOOp &op)
 
std::ostream & folly::operator<< (std::ostream &os, AsyncIOOp::State state)