Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/os/
Dos_HandleObject.h91 void SetHandle(nn::Handle handle);
132 inline void HandleObject::SetHandle(nn::Handle handle) in SetHandle() function
Dos_Mutex.h176 this->SetHandle(handle); in TryInitializeImpl()
Dos_Semaphore.h150 this->SetHandle(handle); in TryInitializeImpl()
Dos_Event.h63 this->SetHandle(handle); in TryInitializeImpl()
Dos_Timer.h170 this->SetHandle(handle); in TryInitializeImpl()
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/os/
Dos_TransferMemoryBlock.cpp44 this->SetHandle(handle); in Initialize()
64 this->SetHandle(handle); in TryInitialize()
90 this->SetHandle(handle); in AttachAndMap()
Dos_SharedMemory.cpp106 this->SetHandle(handle); in TryInitialize()
125 this->SetHandle(handle); in AttachAndMap()
Dos_Thread.cpp223 this->SetHandle(handle); in TryInitializeAndStartImpl()
270 this->SetHandle(handle); in Thread()
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/net/osl/
Dosl_IpcDispatcher.h236 WaitObject::SetHandle(hPort); in m_cs()