aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/win32/erl_poll.c
AgeCommit message (Expand)Author
2011-05-13Ensure quick breakRickard Green
2011-03-08The emulator could get into a state where it didn't check for I/O.Rickard Green
2011-02-25Simplify erts_poll_wait() wakeup logicRickard Green
2010-12-15Use new atomic types in emulatorRickard Green
2010-06-01OTP-8658 Add missing memory barriers in erts_poll()Rickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP