Home
last modified time | relevance | path

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

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