diff options
author | Sverker Eriksson <[email protected]> | 2014-09-10 12:02:22 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2014-09-10 12:02:22 +0200 |
commit | 84144e03cd902813d1c9f9d75a8b6ecc5e58270d (patch) | |
tree | 9549d03ff8d3bd666f8a563fdaa854f4ef541aa4 /erts/emulator/beam/erl_nif.c | |
parent | ebd23a3de8418fd70a8d12dfc90bce0fa283f4e5 (diff) | |
download | otp-84144e03cd902813d1c9f9d75a8b6ecc5e58270d.tar.gz otp-84144e03cd902813d1c9f9d75a8b6ecc5e58270d.tar.bz2 otp-84144e03cd902813d1c9f9d75a8b6ecc5e58270d.zip |
erts: Correct dirty scheduler NIF API for Windows
enif_schedule_nif() put LAST of the unconditional functions to keep the
order which is vital for ABI compatibility on Windows.
The conditional dirty scheduler stuff moved down at the end of the list
to keep them out of the way. We don't want them mess things up then they
become unconditional some day.
Diffstat (limited to 'erts/emulator/beam/erl_nif.c')
0 files changed, 0 insertions, 0 deletions