| User Documentation |
| RAVL, Recognition And Vision Library |
| DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - OS - Threads - ConditionalMutexC |
| PUBLIC |
|
ConditionalMutexC::ConditionalMutexC(void) ConditionalMutexC::~ConditionalMutexC(void) ConditionalMutexC::Broadcast(void) ConditionalMutexC::Signal(void) ConditionalMutexC::Wait(void) ConditionalMutexC::Wait(RealT) MutexC::Lock(void) MutexC::TryLock(void) MutexC::Unlock(void) |
| ConditionalMutexC | |
| Conditional variable. | |
| include | "Ravl/Threads/ConditionalMutex.hh" |
| Created: | 02/07/99 |
| User Level: | Normal |
| Library: | RavlThreads |
| In Scope: | RavlN |
Returns false, if timeout occures.
| #include "Ravl/Threads/Mutex.hh" |
| Maintainer:Charles Galambos, Created: 02/07/99, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |