index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
sys
/
common
/
erl_check_io.c
Age
Commit message (
Expand
)
Author
2019-02-22
Merge PR-2147 from sverker/sverker/enif-null-pid/OTP-15011
Sverker Eriksson
2019-02-22
Merge branch 'lukas/erts/fragment-dist-messages/OTP-13397/OTP-15610/OTP-15611...
Lukas Larsson
2019-02-22
erts: Implement fragmentation of distrubution messages
Lukas Larsson
2019-02-20
erts: Add enif_set_pid_undefined & enif_is_pid_undefined
Sverker Eriksson
2019-02-11
Merge branch 'maint'
Sverker Eriksson
2019-02-11
Merge branch 'sverker/enif_select-faulty-assert' into maint
Sverker Eriksson
2019-02-06
erts: Fix faulty debug assert in enif_select
Sverker Eriksson
2019-01-23
Merge branch 'maint'
Lukas Larsson
2019-01-07
erts: Add enif_select_read|write with 'msg_env' argument
Sverker Eriksson
2019-01-07
erts: Fix pollset test cases
Lukas Larsson
2018-12-20
erts: Add ERL_NIF_SELECT_CUSTOM_MSG
Sverker Eriksson
2018-12-06
Merge branch 'maint'
Lukas Larsson
2018-12-06
erts: Move fds with active true behaviour to own pollset
Lukas Larsson
2018-12-03
erts: Add erts_io_notify_port_task_executed to check_io msacc state
Lukas Larsson
2018-10-23
erts: Pass thread progress data where possible
Lukas Larsson
2018-09-11
Merge branch 'sverker/enif-cancel-select/OTP-15095'
Sverker Eriksson
2018-08-03
erts: Fix seq_trace to not clear token for system messages
Lukas Larsson
2018-07-20
erts: Add ERL_NIF_SELECT_CANCEL flag for enif_select
Sverker Eriksson
2018-04-25
Merge branch 'lukas/erts/poll-thread/OTP-14346'
Lukas Larsson
2018-04-24
erts: nif resource stop from poll-thread is a indirect call
Lukas Larsson
2018-03-21
Implementation of true asynchronous signaling between processes
Rickard Green
2017-10-02
erts: Trigger ready events when erts_io_control fails
Lukas Larsson
2017-10-02
erts: get_internal_state(check_io_debug) now prints to error_logger
Lukas Larsson
2017-10-02
erts: Move all I/O polling to a seperate thread
Lukas Larsson
2017-10-02
erts: Add multiple poll sets
Sverker Eriksson
2017-09-15
erts: Refactor check_io to use one static struct
Sverker Eriksson
2017-09-15
erts: Replace check_io spinlock with lock-less list insertion
Sverker Eriksson
2017-09-15
erts: Add number of enif_select's to check_io_debug
Sverker Eriksson
2017-09-15
erts: Remove undocumented driver_event
Sverker Eriksson
2017-09-15
erts: Refactor move check_io interface from sys to check_io
Sverker Eriksson
2017-09-15
erts: Increase number of check_io-fd-locks
Sverker Eriksson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Cleanup removal of non-smp emulators
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-07-06
Allow toggling lock counting at runtime
John Högberg
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-20
erts: Fix new gcc warning in check io
Lukas Larsson
2017-03-22
erts: Don't allocate memory during signal handling
Björn-Egil Dahlberg
2017-02-23
Remove debug printout and comment
Sverker Eriksson
2017-02-20
Fix enif_select for windows
Sverker Eriksson
2017-02-20
erts: Avoid revival of dying resource by dec_term
Sverker Eriksson
2017-02-20
Merge branch 'master' into sverker/enif_select
Sverker Eriksson
2017-02-09
erts: Try fix enif_select for windows
Sverker Eriksson
2017-02-09
erts: Change return value for enif_select
Sverker Eriksson
2017-02-09
erts: Add pid argument to enif_select
Sverker Eriksson
2017-02-09
erts: Beautify enif_select
Sverker Eriksson
2017-02-09
erts: Fix bad_fd_in_pollset error case for enif_select
Sverker Eriksson
2017-02-09
erts: Add enif_monitor_process and enif_demonitor_process
Sverker Eriksson
2017-02-03
erts: Rename ErlNifResource as ErtsResource
Sverker Eriksson
2016-12-19
Add ErlNifSelectReturn
Sverker Eriksson
[next]