Fix for timer scheduling happening on the incorrect thread when wasm threading is...
authorKatelyn Gadd <kg@luminance.org>
Fri, 17 Jun 2022 17:30:12 +0000 (10:30 -0700)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2022 17:30:12 +0000 (10:30 -0700)
commit5df4473a007fed1b49538ce6e7950ae60b4864a6
tree55e32620708b56a9e11c864438efee359bc45731
parent6d6a373824df45eb1121097945ff0bac4c009385
Fix for timer scheduling happening on the incorrect thread when wasm threading is enabled (#70863)
src/mono/mono/mini/mini-wasm.c