diff options
author | Sverker Eriksson <[email protected]> | 2018-11-15 15:24:32 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2018-11-15 15:24:32 +0100 |
commit | 1315c6457e49595fdd3f91693c0506964416c9f0 (patch) | |
tree | 1524832cf58c795c98e26cafb8ee26a721e2577e /erts/emulator/beam/atom.names | |
parent | adffe592c98149ac3b7333cf6e46970a13a57350 (diff) | |
download | otp-1315c6457e49595fdd3f91693c0506964416c9f0.tar.gz otp-1315c6457e49595fdd3f91693c0506964416c9f0.tar.bz2 otp-1315c6457e49595fdd3f91693c0506964416c9f0.zip |
erts: Add new module 'atomics'
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r-- | erts/emulator/beam/atom.names | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names index 82bb620d62..a14f22b19e 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -396,6 +396,7 @@ atom microsecond atom microstate_accounting atom milli_seconds atom millisecond +atom min atom min_heap_size atom min_bin_vheap_size atom minor |