|
proxygen
|
#include <folly/ssl/Init.h>#include <mutex>#include <folly/portability/OpenSSL.h>#include <folly/ssl/detail/OpenSSLThreading.h>#include <glog/logging.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::ssl | |
Functions | |
| void | folly::ssl::init () |
| void | folly::ssl::cleanup () |
| void | folly::ssl::markInitialized () |
| void | folly::ssl::setLockTypesAndInit (LockTypeMapping inLockTypes) |
| void | folly::ssl::setLockTypes (LockTypeMapping inLockTypes) |
| void | folly::ssl::randomize () |
| bool | folly::ssl::isLockDisabled (int lockId) |