Searched refs:timer_check (Results 1 – 4 of 4) sorted by relevance
/third_party/grpc/src/core/lib/iomgr/ |
D | timer_custom.cc | 79 static grpc_timer_check_result timer_check(grpc_millis* /*next*/) { in timer_check() function 89 timer_init, timer_cancel, timer_check,
|
D | timer_generic.cc | 675 static grpc_timer_check_result timer_check(grpc_millis* next) { in timer_check() function 747 timer_init, timer_cancel, timer_check,
|
/third_party/grpc/doc/ |
D | environment_variables.md | 87 - timer_check - more detailed trace of timer logic in grpc internals
|
/third_party/grpc/src/php/ |
D | README.md | 337 grpc.grpc_trace=all,-polling,-polling_api,-pollable_refcount,-timer,-timer_check
|