Functions
iomgr/timer_manager.h File Reference
#include <grpc/support/port_platform.h>
#include <stdbool.h>
Include dependency graph for iomgr/timer_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint64_t grpc_timer_manager_get_wakeups_testonly (void)
 
void grpc_timer_manager_init (void)
 
void grpc_timer_manager_set_threading (bool enabled)
 
void grpc_timer_manager_shutdown (void)
 
void grpc_timer_manager_tick (void)
 

Function Documentation

◆ grpc_timer_manager_get_wakeups_testonly()

uint64_t grpc_timer_manager_get_wakeups_testonly ( void  )

Definition at line 364 of file iomgr/timer_manager.cc.

◆ grpc_timer_manager_init()

void grpc_timer_manager_init ( void  )

Definition at line 300 of file iomgr/timer_manager.cc.

◆ grpc_timer_manager_set_threading()

void grpc_timer_manager_set_threading ( bool  enabled)

Definition at line 346 of file iomgr/timer_manager.cc.

◆ grpc_timer_manager_shutdown()

void grpc_timer_manager_shutdown ( void  )

Definition at line 338 of file iomgr/timer_manager.cc.

◆ grpc_timer_manager_tick()

void grpc_timer_manager_tick ( void  )

Definition at line 96 of file iomgr/timer_manager.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:34