22 #ifndef PAGESPEED_KERNEL_THREAD_WORKER_H_
23 #define PAGESPEED_KERNEL_THREAD_WORKER_H_
29 namespace net_instaweb {
85 friend class WorkThread;
88 void UpdateQueueSizeStat(
int size);
void set_queue_size_stat(Waveform *x)
Definition: worker.h:59
Definition: function.h:47
void Start()
Tries to start the work thread (if it hasn't been started already).
Definition: thread_system.h:40
virtual bool IsPermitted(Function *closure)=0
bool QueueIfPermitted(Function *closure)