Home
last modified time | relevance | path

Searched defs:_poolId (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Buffers/src/System/Buffers/
H A DDefaultArrayPoolBucket.cs17 private readonly int _poolId; field in System.Buffers.DefaultArrayPool.Bucket
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Buffers/
H A DConfigurableArrayPool.cs167 private readonly int _poolId; field in System.Buffers.ConfigurableArrayPool.Bucket
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Buffers/
H A DConfigurableArrayPool.cs167 private readonly int _poolId; field in System.Buffers.ConfigurableArrayPool.Bucket
/dports/audio/rezound/rezound-0.13.1beta/src/backend/
H A DCSound.cpp38 …- add try and catch around space modifier methods that call matchUpChannelLengths even upon except… in TStaticPoolAccesser()