AcsBulkdata::Pthread::CondVar

NAME
SYNOPSIS
Detailed Description
Function Documentation
Author

NAME

AcsBulkdata::Pthread::CondVar −

SYNOPSIS

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)

Referenced by ACSServiceRequestDescription::setWaitLoadIR().

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.