1 #ifndef FWCore_Integration_WaitingService_h 2 #define FWCore_Integration_WaitingService_h 11 class ActivityRegistry;
19 namespace test_acquire {
42 std::vector<int>
const* iIn,
43 std::vector<int>* iOut,
45 server_->requestValuesAsync(
token.value(), iIn, iOut, holder);
std::atomic< unsigned int > count_
const unsigned int secondsToWaitForWork_
void requestValuesAsync(Token const &token, std::vector< int > const *iIn, std::vector< int > *iOut, edm::WaitingTaskWithArenaHolder &holder)
std::unique_ptr< WaitingServer > server_
Cache * getCache(Token const &token)
const unsigned int numberOfStreamsToAccumulate_
void preallocate(edm::service::SystemBounds const &)
std::vector< Cache > caches_
WaitingService(edm::ParameterSet const &pset, edm::ActivityRegistry &iRegistry)
unsigned int value() const