Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/sources/libraries/rdt/CTR/
Drdt_ResendQueue.cpp170 void ResendQueue::TryAgain(void) in TryAgain() function in nn::rdt::CTR::ResendQueue
291 r.TryAgain(); in Test()
293 r.TryAgain(); in Test()
295 r.TryAgain(); in Test()
Drdt_ResendQueue.h100 void TryAgain(void);
Drdt_SenderImpl.cpp671 m_resendQueue.TryAgain(); // Elements at the start of the queue are sent to the very end in processResending()