Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ UnsafeQueueNativeOverlapped()

static unsafe bool System.Threading.ThreadPool.UnsafeQueueNativeOverlapped ( NativeOverlapped * overlapped)
inlinestatic

Definition at line 268 of file ThreadPool.cs.

269 {
271 }
static unsafe bool PostQueuedCompletionStatus(NativeOverlapped *overlapped)

References System.Threading.ThreadPool.PostQueuedCompletionStatus().