X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2Fthread_pool_observer.hpp;fp=src%2Fthread_pool_observer.hpp;h=f10a16f61909a9c60c698c200cd73744a98d19ab;hb=a2327d00b64241d3de8e5a173535bf65d0eeffe7;hp=8d59897322bf4f5d283fd0e2b330f068d7327974;hpb=ed1d79c860c13fb92e5b7eea8de2cd608a6caa0e;p=metaproxy-moved-to-github.git diff --git a/src/thread_pool_observer.hpp b/src/thread_pool_observer.hpp index 8d59897..f10a16f 100644 --- a/src/thread_pool_observer.hpp +++ b/src/thread_pool_observer.hpp @@ -47,6 +47,7 @@ namespace metaproxy_1 { void run(void *p); void get_thread_info(int &tbusy, int &total); private: + void add_worker(void); void socketNotify(int event); boost::scoped_ptr m_p;