NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
This is the complete list of members for BiometricEvaluation::Process::Semaphore, including all inherited members.
getName() | BiometricEvaluation::Process::Semaphore | |
post() | BiometricEvaluation::Process::Semaphore | |
Semaphore(const std::string &name, const mode_t mode, const int value, const bool force=false) | BiometricEvaluation::Process::Semaphore | |
Semaphore(const std::string &name) | BiometricEvaluation::Process::Semaphore | |
timedwait(const uint64_t interval, const bool interruptible) | BiometricEvaluation::Process::Semaphore | |
trywait(const bool interruptible) | BiometricEvaluation::Process::Semaphore | |
wait(const bool interruptible) | BiometricEvaluation::Process::Semaphore | |
~Semaphore() | BiometricEvaluation::Process::Semaphore |