diff options
author | Rickard Green <[email protected]> | 2013-11-01 14:32:00 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2013-11-01 14:32:00 +0100 |
commit | fb3aaa41a046e317609c39c9b8281263a250ef2f (patch) | |
tree | a4c36c3d64b7470be42893688c7abce6f28cfa60 /erts/emulator/beam/beam_emu.c | |
parent | f7659aeadf2b50acc6140c62a1d1587bf0a8795c (diff) | |
download | otp-fb3aaa41a046e317609c39c9b8281263a250ef2f.tar.gz otp-fb3aaa41a046e317609c39c9b8281263a250ef2f.tar.bz2 otp-fb3aaa41a046e317609c39c9b8281263a250ef2f.zip |
Ensure carrier pool only accessed by schedulers
Disable carrier pool for the thread safe allocator instance 0.
This since non-managed threads allocates and deallocates memory
in this instance, and only managed threads are allowed to
access the carrier pool.
Diffstat (limited to 'erts/emulator/beam/beam_emu.c')
0 files changed, 0 insertions, 0 deletions