| Developer Documentation |
| RAVL, Recognition And Vision Library |
| USER | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - OS - Threads - MutexC |
| PUBLIC |
|
MutexC::MutexC(void) MutexC::~MutexC(void) MutexC::Lock(void) MutexC::TryLock(void) MutexC::Unlock(void) MutexC::Error(const char *) MutexC::Error(const char *,int) |
| MutexC | |
| Mutual Exclusion lock. | |
| include | "Ravl/Threads/Mutex.hh" |
| Created: | 02/07/1999 |
| Source file: | Ravl/OS/Threads/Posix/Mutex.hh |
| User Level: | Normal |
| Library: | RavlThreads |
| In Scope: | RavlN |
| Maintainer:Charles Galambos, Created: 02/07/1999, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |