Cope with ThreadRelocated when traversing the blocked_queue
authorSimon Marlow <marlowsd@gmail.com>
Thu, 6 Nov 2008 11:40:45 +0000 (11:40 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 6 Nov 2008 11:40:45 +0000 (11:40 +0000)
commitb877faddc0cce7cceb470861a084784e0c1073b0
tree211eab224edf24410855ecb570c4015f4210557e
parent9fa1c9f1f97d3f270fec864e272be18ef6a46a10
Cope with ThreadRelocated when traversing the blocked_queue
Fixes "invalid what_next field" in ioref001 on Windows, and perhaps others
rts/posix/Select.c
rts/win32/AsyncIO.c