|
proxygen
|
#include <folly/ThreadLocal.h>Go to the source code of this file.
Classes | |
| class | A |
Functions | |
| void | useA () |
Variables | |
| folly::ThreadLocal< A > | a |
| void useA | ( | ) |
Definition at line 28 of file ThreadLocalTestLib.cpp.
Referenced by TEST().
Definition at line 24 of file ThreadLocalTestLib.cpp.