os_mutex_trylock :: fn (mutex: *OSMutex) bool
Try to unlock mutex.
mutex Mutex instance.
True when mutex was locked.
Declared in: docs.txt