2
title=Pool of Threads Scheduler
3
description=Pool of Threads Scheduler
4
sources=pool_of_threads.cc session_scheduler.cc
5
headers=pool_of_threads.h session_scheduler.h
8
cxxflags=${PROTOSKIP_WARNINGS}
10
build_conditional="x$ac_cv_libevent" = "xyes"
11
#uncomment when pool_of_threads shutdown is fixed