Page Speed Optimization Libraries
1.13.35.1
|
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string_util.h"
#include "pagespeed/kernel/base/thread_system.h"
#include "pagespeed/kernel/thread/worker.h"
Go to the source code of this file.
Classes | |
class | net_instaweb::QueuedWorker |
See file comment. More... | |
Namespaces | |
net_instaweb | |
Unit-test framework for wget fetcher. | |
This contains QueuedWorker, which runs tasks in a background thread in FIFO order.