-
- Downloads
Merge pull request #3467 from ctiller/can-we-be-single-threaded
Implement turnstile polling for Windows
No related branches found
No related tags found
Showing
- src/core/iomgr/exec_ctx.c 4 additions, 1 deletionsrc/core/iomgr/exec_ctx.c
- src/core/iomgr/exec_ctx.h 3 additions, 2 deletionssrc/core/iomgr/exec_ctx.h
- src/core/iomgr/iocp_windows.c 38 additions, 35 deletionssrc/core/iomgr/iocp_windows.c
- src/core/iomgr/iocp_windows.h 2 additions, 0 deletionssrc/core/iomgr/iocp_windows.h
- src/core/iomgr/iomgr.c 4 additions, 0 deletionssrc/core/iomgr/iomgr.c
- src/core/iomgr/iomgr_internal.h 6 additions, 0 deletionssrc/core/iomgr/iomgr_internal.h
- src/core/iomgr/iomgr_posix.c 3 additions, 2 deletionssrc/core/iomgr/iomgr_posix.c
- src/core/iomgr/iomgr_posix.h 0 additions, 3 deletionssrc/core/iomgr/iomgr_posix.h
- src/core/iomgr/iomgr_windows.c 4 additions, 0 deletionssrc/core/iomgr/iomgr_windows.c
- src/core/iomgr/pollset_windows.c 118 additions, 37 deletionssrc/core/iomgr/pollset_windows.c
- src/core/iomgr/pollset_windows.h 24 additions, 6 deletionssrc/core/iomgr/pollset_windows.h
- src/csharp/Grpc.Core.Tests/Internal/CompletionQueueSafeHandleTest.cs 4 additions, 0 deletions...Grpc.Core.Tests/Internal/CompletionQueueSafeHandleTest.cs
Loading
Please register or sign in to comment