aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Internal/GrpcThreadPool.cs
Commit message (Expand)AuthorAge
* support threadpool tracingGravatar Jan Tattermusch2016-11-11
* support GrpcEnvironment.KillServersAsyncGravatar Jan Tattermusch2016-06-06
* serverside shutdown hook testGravatar Jan Tattermusch2016-06-06
* make environment shutdown asynchronousGravatar Jan Tattermusch2016-06-06
* name the threadpool threads before startingGravatar Jan Tattermusch2016-05-25
* eliminate global completion registryGravatar Jan Tattermusch2016-05-25
* completion registry is per cqGravatar Jan Tattermusch2016-05-25
* add support for multiple cqs to GrpcThreadPoolGravatar Jan Tattermusch2016-05-25
* rename some ill-named enums and move them to the right filesGravatar Jan Tattermusch2016-05-18
* get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
* introduce gRPC loggerGravatar Jan Tattermusch2015-07-24
* no need to call GrpcEnvironment.Initialize() explicitlyGravatar Jan Tattermusch2015-07-10
* Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05
* code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20