Functions

AcsBulkdata::Pthread::CondVar Namespace Reference

Functions

bool wait (pthread_cond_t &cond, pthread_mutex_t &mux, const ACS::TimeInterval to)

Detailed Description

Helper functions to wait on a conditional variable.


Function Documentation

bool AcsBulkdata::Pthread::CondVar::wait ( pthread_cond_t &  cond,
pthread_mutex_t &  mux,
const ACS::TimeInterval  to 
)