Home
last modified time | relevance | path

Searched refs:SetHandle (Results 1 – 8 of 8) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/
Dos_HandleObject.h94 void SetHandle(nn::Handle handle);
135 inline void HandleObject::SetHandle(nn::Handle handle) in SetHandle() function
Dos_Mutex.h200 this->SetHandle(handle); in TryInitializeImpl()
Dos_Semaphore.h174 this->SetHandle(handle); in TryInitializeImpl()
Dos_Event.h65 this->SetHandle(handle); in TryInitializeImpl()
Dos_Timer.h195 this->SetHandle(handle); in TryInitializeImpl()
/CTR-SDK-4.2.5/sources/libraries/os/
Dos_TransferMemoryBlock.cpp66 this->SetHandle(handle); in TryInitialize()
96 this->SetHandle(handle); in AttachAndMap()
Dos_SharedMemory.cpp118 this->SetHandle(handle); in TryInitialize()
137 this->SetHandle(handle); in AttachAndMap()
Dos_Thread.cpp270 this->SetHandle(handle); in TryInitializeAndStartImpl()
327 this->SetHandle(handle); in Thread()