|
proxygen
|
Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::python | |
Functions | |
| folly::fibers::FiberManager * | folly::python::getFiberManager (const folly::fibers::FiberManager::Options &opts) |
| template<typename T > | |
| void | folly::python::bridgeFibers (folly::Function< T()> &&function, folly::Function< void(folly::Try< T > &&, PyObject *)> callback, PyObject *userData) |