Move alarm subsystem to monotonic time
Showing
- include/grpc/support/time.h 3 additions, 0 deletionsinclude/grpc/support/time.h
- src/core/client_config/subchannel.c 2 additions, 2 deletionssrc/core/client_config/subchannel.c
- src/core/iomgr/alarm.c 7 additions, 1 deletionsrc/core/iomgr/alarm.c
- src/core/iomgr/iomgr.c 5 additions, 5 deletionssrc/core/iomgr/iomgr.c
- src/core/iomgr/pollset_posix.c 2 additions, 2 deletionssrc/core/iomgr/pollset_posix.c
- src/core/iomgr/tcp_client_posix.c 2 additions, 2 deletionssrc/core/iomgr/tcp_client_posix.c
- src/core/support/sync_posix.c 2 additions, 1 deletionsrc/core/support/sync_posix.c
- src/core/support/time.c 27 additions, 0 deletionssrc/core/support/time.c
- src/core/support/time_posix.c 1 addition, 1 deletionsrc/core/support/time_posix.c
- src/core/support/time_win32.c 1 addition, 1 deletionsrc/core/support/time_win32.c
- src/core/surface/call.c 3 additions, 3 deletionssrc/core/surface/call.c
- src/core/surface/completion_queue.c 4 additions, 0 deletionssrc/core/surface/completion_queue.c
- src/core/transport/chttp2/stream_encoder.c 5 additions, 4 deletionssrc/core/transport/chttp2/stream_encoder.c
- src/core/transport/transport_op_string.c 1 addition, 1 deletionsrc/core/transport/transport_op_string.c
- test/core/iomgr/alarm_test.c 5 additions, 4 deletionstest/core/iomgr/alarm_test.c
- test/core/iomgr/endpoint_tests.c 3 additions, 3 deletionstest/core/iomgr/endpoint_tests.c
- test/core/iomgr/fd_posix_test.c 4 additions, 4 deletionstest/core/iomgr/fd_posix_test.c
- test/core/iomgr/tcp_client_posix_test.c 3 additions, 3 deletionstest/core/iomgr/tcp_client_posix_test.c
- test/core/iomgr/tcp_server_posix_test.c 1 addition, 1 deletiontest/core/iomgr/tcp_server_posix_test.c
- test/core/util/test_config.h 2 additions, 2 deletionstest/core/util/test_config.h
Loading
Please register or sign in to comment