|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for System.Threading.ThreadPoolWorkQueue.QueueSegment, including all inherited members.
| CompareExchangeIndexes(ref int prevUpper, int newUpper, ref int prevLower, int newLower) | System.Threading.ThreadPoolWorkQueue.QueueSegment | inlineprivate |
| GetIndexes(out int upper, out int lower) | System.Threading.ThreadPoolWorkQueue.QueueSegment | inlineprivate |
| indexes | System.Threading.ThreadPoolWorkQueue.QueueSegment | private |
| IsUsedUp() | System.Threading.ThreadPoolWorkQueue.QueueSegment | inline |
| Next | System.Threading.ThreadPoolWorkQueue.QueueSegment | |
| nodes | System.Threading.ThreadPoolWorkQueue.QueueSegment | package |
| QueueSegment() | System.Threading.ThreadPoolWorkQueue.QueueSegment | inline |
| TryDequeue(out IThreadPoolWorkItem node) | System.Threading.ThreadPoolWorkQueue.QueueSegment | inline |
| TryEnqueue(IThreadPoolWorkItem node) | System.Threading.ThreadPoolWorkQueue.QueueSegment | inline |