tryLock

suspend fun tryLock(): Boolean(source)

Will try to lock this SmartMutex immediataly

Return

True if lock was successful. False otherwise