tryLock
Attempts to get a lock. This method does not block if another task already owns the lock. It returns a boolean that indicates whether it succeeded.
Icc::Bool tryLock()
Conditions
ENQBUSY, LENGERR, INVREQ
Attempts to get a lock. This method does not block if another task already owns the lock. It returns a boolean that indicates whether it succeeded.
ENQBUSY, LENGERR, INVREQ