_d_eh_swapContext

__inflight is per-stack, not per-thread, and as such needs to be swapped out on fiber context switches.

version(Win64_Posix) extern (C) nothrow @nogc
void*
_d_eh_swapContext
()
Suggestion Box / Bug Report