3 references to IOQueueCount
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
SchedulerBenchmark.cs (3)
39
_inlineSchedulers = new PipeScheduler[
IOQueueCount
];
45
_threadPoolSchedulers = new PipeScheduler[
IOQueueCount
];
51
_ioQueueSchedulers = new PipeScheduler[
IOQueueCount
];