diff options
author | Sverker Eriksson <[email protected]> | 2010-02-17 15:20:29 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-02-17 15:20:29 +0000 |
commit | f584be53357613c61987e280806483d49f04e36b (patch) | |
tree | 2337b778aaf9a26870c289defd8fa95856d7f336 /erts/lib/internal | |
parent | 02fa42b03c25e527c173ac026290e0e404ca3b38 (diff) | |
download | otp-f584be53357613c61987e280806483d49f04e36b.tar.gz otp-f584be53357613c61987e280806483d49f04e36b.tar.bz2 otp-f584be53357613c61987e280806483d49f04e36b.zip |
OTP-8335 NIF improvements:
Driver API for multi-threading made available for NIFs.
Support for mempory managed (garbage collected) resource objects.
A way to pass "pointers" to native data structures between C and
Erlang in a safe way.
Support for references, floats and term comparison.
Various new functions, like enif_inspect_iolist_as_binary,
enif_make_sub_binary, enif_get_string, enif_get_atom,
enif_make_tuple_from_array, enif_make_list_from_array,
enif_make_existing_atom.
Diffstat (limited to 'erts/lib/internal')
0 files changed, 0 insertions, 0 deletions