Attempt to acquire the lock without blocking.

Synopsis

Declared in <util/fs.h>

bool
TryLock();

Return Value

True if the lock was acquired, false otherwise (see GetReason()).

Created with MrDocs