Searched refs:LastResultType (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dwait.h192 typedef size_t LastResultType; typedef in class:WaitObjectContainer
194 typedef int LastResultType; typedef in class:WaitObjectContainer
197 LastResultType m_lastResult;
200 void SetLastResult(LastResultType result);
201 void DetectNoWait(LastResultType result, CallStack const& callStack);
H A Dwait.cpp48 inline void WaitObjectContainer::SetLastResult(LastResultType result)
59 void WaitObjectContainer::DetectNoWait(LastResultType result, CallStack const& callStack)

Completed in 47 milliseconds