Functions | |
bool | wait (pthread_cond_t &cond, pthread_mutex_t &mux, const ACS::TimeInterval to) |
Helper functions to wait on a conditional variable.
bool AcsBulkdata::Pthread::CondVar::wait | ( | pthread_cond_t & | cond, | |
pthread_mutex_t & | mux, | |||
const ACS::TimeInterval | to | |||
) |
Referenced by ACSServiceRequestDescription::setWaitLoadIR().