InterruptibleTaskMutex.tryLock - multiple declarations
Function InterruptibleTaskMutex.tryLock
bool tryLock() nothrow @safe;
Function Lockable.tryLock
abstract bool tryLock() @safe;
bool tryLock() nothrow @safe;
abstract bool tryLock() @safe;