22 #ifndef PAGESPEED_KERNEL_THREAD_SLOW_WORKER_H_
23 #define PAGESPEED_KERNEL_THREAD_SLOW_WORKER_H_
29 namespace net_instaweb {
51 virtual bool IsPermitted(
Function* closure);
void RunIfNotBusy(Function *closure)
SlowWorker(StringPiece thread_name, ThreadSystem *runtime)
virtual ~SlowWorker()
This waits for the running task to terminate.
Definition: function.h:47
Definition: thread_system.h:40
See file comment.
Definition: slow_worker.h:35