mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
55ad402a8f
as curthread in the new context, so that it will be set automatically when the thread is switched to. This fixes a race where we'd run for a little while with curthread unset in _thread_start. Reviewed by: jeff