ipc, refactor: Update mp::g_thread_context references
This is a small internal code cleanup in Bitcoin Core's inter-process communication (IPC) code. It replaces direct references to a global thread-local variable with a helper function so the code works around a compiler bug in Windows MinGW…
d3d74e70by Ryan Ofsky+12−53 files