Home
last modified time | relevance | path

Searched refs:TryAgain (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.8-20130828/sources/libraries/rdt/CTR/
Drdt_ResendQueue.cpp168 void ResendQueue::TryAgain(void) in TryAgain() function in nn::rdt::CTR::ResendQueue
289 r.TryAgain(); in Test()
291 r.TryAgain(); in Test()
293 r.TryAgain(); in Test()
Drdt_ResendQueue.h98 void TryAgain(void);
Drdt_SenderImpl.cpp669 m_resendQueue.TryAgain(); // Sends the first request in the queue to the end. in processResending()