Searched defs:handles (Results 1 – 2 of 2) sorted by relevance
42 …inline Result WaitSynchronization(s32* pOut, Handle handles[], s32 numHandles, bool waitAll, s64 t… in WaitSynchronization()
41 nn::Result WaitMultipleImpl(WaitMultipleObjectsArgs* args, nn::Handle* handles) in WaitMultipleImpl()84 nn::Handle handles[STATIC_ALLOCATE_SIZE]; in WaitMultiple() local