Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/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(); // Elements at the start of the queue are sent to the very end in processResending()