|
Page Speed Optimization Libraries
1.13.35.1
|
#include "pagespeed/kernel/base/basictypes.h"#include "pagespeed/kernel/base/scoped_ptr.h"#include "pagespeed/kernel/base/string.h"#include "pagespeed/kernel/base/string_util.h"#include "pagespeed/kernel/base/thread_system.h"Go to the source code of this file.
Classes | |
| class | net_instaweb::ThreadSystem::Thread |
| Base class for client thread code. More... | |
Namespaces | |
| net_instaweb | |
| Unit-test framework for wget fetcher. | |
This contains the class ThreadSystem::Thread which should be subclassed by things that wish to run in a thread.
1.8.6