Home
last modified time | relevance | path

Searched defs:TryAcquire (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.21/include/nn/os/
Dos_Semaphore.h136 bool TryAcquire(nn::fnd::TimeSpan timeout) { return this->WaitOne(timeout); } in TryAcquire() function
Dos_LightSemaphore.h229 bool TryAcquire() in TryAcquire() function