terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for System.Threading.ThreadPoolWorkQueue.QueueSegment, including all inherited members.
CompareExchangeIndexes(int prevUpper, int newUpper, 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 |