summaryrefslogtreecommitdiff
path: root/erts/emulator/test/counters_SUITE.erl
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-131-1/+1
|
* {atomics,counters}_SUITE: Correct printing of module namesBjörn Gustavsson2021-01-151-3/+4
|
* counters: Add extended error information for all BIFsBjörn Gustavsson2020-12-141-2/+121
|
* erts: Fix counters_SUITE:basic with offline schedulersSverker Eriksson2020-05-281-1/+1
|
* Use schedulers_online when creating bound processesLukas Larsson2020-05-041-3/+3
| | | | | | If a process is bound to a suspended schedulers we get into all sorts of problems as they will never run and thus purge cannot complete.. etc etc.
* erts: Fix bug in countersSverker Eriksson2018-11-231-2/+59
| | | | Wow, that could have been embarrassing.
* erts: Add counters:put/3Sverker Eriksson2018-11-211-8/+73
|
* erts: Add new module 'counters'Sverker Eriksson2018-11-151-0/+112