 Boolean  osl_tryToAcquireSemaphore (oslSemaphore Semaphore)
 Boolean  osl_tryToAcquireSemaphore (oslSemaphore Semaphore) tryToAcquire() tries to decreases the count
tryToAcquire() tries to decreases the count. It will return with False if it would decrease the count below zero. (When acquire() would block.) If it could successfully decrease the count, it will return True.
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de