aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/common/erl_poll.h
AgeCommit message (Expand)Author
2017-10-02erts: disable kernel-poll on OS X vsn < 16Lukas Larsson
2017-10-02erts: Move all I/O polling to a seperate threadLukas Larsson
2017-10-02erts: Add multiple poll setsSverker Eriksson
2017-09-15erts: Rename ErtsPollSet_ structS to not confuse gdbSverker Eriksson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2016-03-15update copyright-yearHenrik Nord
2015-11-16Merge branch 'maint'Henrik Nord
2015-10-15Fix erroneous use of __uint32_tIan Denhardt
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-17erts: Refactor growth of fd tablesSverker Eriksson
2015-04-13erts: Add high accuracy poll timeoutsLukas Larsson
2015-03-20Introduce a new time APIRickard Green
2014-02-24ose: Updating event and signal API for OSEJonas Karlsson
2014-02-24ose: Rewrite resolve_signal API for ose driversLukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-06-18Make allocation of check_io tables more scalable.Rick Reed
2011-12-02Fix time typesRickard Green
2011-11-13Optimize memory allocationRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP