22 #ifndef PAGESPEED_KERNEL_THREAD_QUEUED_WORKER_H_
23 #define PAGESPEED_KERNEL_THREAD_QUEUED_WORKER_H_
30 namespace net_instaweb {
52 virtual bool IsPermitted(
Function* closure);
virtual ~QueuedWorker()
This waits for the running task to terminate.
void RunInWorkThread(Function *closure)
QueuedWorker(StringPiece thread_name, ThreadSystem *runtime)
Definition: function.h:47
See file comment.
Definition: queued_worker.h:35
Definition: thread_system.h:40