MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / ACE_Proactor_Timer_Handler

Class ACE_Proactor_Timer_Handler

ACE/ace/Proactor.cpp:54–87  ·  view source on GitHub ↗

* @class ACE_Proactor_Timer_Handler * * @brief A Handler for timer. It helps in the management of timers * registered with the Proactor. * * This object has a thread that will wait on the earliest time * in a list of timers and an event. When a timer expires, the * thread will post a completion event on the port and go back * to waiting on the timer queue and event. If the event is * sign

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ACE_ProactorMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected