julia
a1165b84 - threads,win64: fix safepoint handler (#32570)

Commit
6 years ago
threads,win64: fix safepoint handler (#32570) On Win64, we need the top stack frame to have a personality to catch exceptions in the event that we run into a GC safepoint (such as jl_mutex_wait) before we have Julia code on the stack.
Author
Committer
Parents
Loading