Fix foreign thread callbacks on non-x86oids.
commitd9910c25e44f97594a404b4de1732eba55045667
authorStas Boukarev <stassats@gmail.com>
Fri, 17 Feb 2017 23:01:53 +0000 (18 02:01 +0300)
committerStas Boukarev <stassats@gmail.com>
Fri, 17 Feb 2017 23:06:18 +0000 (18 02:06 +0300)
treeb72792553a871eb31b43c555f336c0709e6587e2
parentbdd12246609dac9346b3de7c68ff122c374055c0
Fix foreign thread callbacks on non-x86oids.

They don't need to get the control stack from the foreign thread.
src/runtime/thread.c