aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/common/erl_check_io.h
AgeCommit message (Expand)Author
2018-12-20erts: Add ERL_NIF_SELECT_CUSTOM_MSGSverker Eriksson
2018-12-06erts: Move fds with active true behaviour to own pollsetLukas Larsson
2018-10-23erts: Pass thread progress data where possibleLukas 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: Remove undocumented driver_eventSverker Eriksson
2017-09-15erts: Refactor move check_io interface from sys to check_ioSverker Eriksson
2017-07-17erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-05-04Update copyright yearRaimo Niskanen
2017-02-09erts: Change return value for enif_selectSverker Eriksson
2017-02-09erts: Add pid argument to enif_selectSverker Eriksson
2016-12-19Add ErlNifSelectReturnSverker Eriksson
2016-11-30erts: Add enif_select & enif_open_resource_type_xSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-20Introduce a new time APIRickard Green
2014-09-25Introduce support for eager check I/O schedulingRickard Green
2011-12-02Fix time typesRickard Green
2011-11-13Optimize memory allocationRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP