IMutex interface
![]() | acquire () Blocks if Mutex is already in use |
![]() | release () releases the mutex. |
![]() | tryToAcquire () Tries to get the mutex without blocking |
IMutex interface
virtual Boolean tryToAcquire()
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de