aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/time.c
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2019-05-02 16:43:38 +0200
committerLukas Larsson <[email protected]>2019-05-02 16:43:38 +0200
commit7e62fb44558c59f91ce6c2a86aad23253fd12142 (patch)
treee6aed0d8a6f0ab2fdad78138de5089d5f643a3cb /erts/emulator/beam/time.c
parent217c410c3b749755650dcba5296cda68f7a71391 (diff)
downloadotp-7e62fb44558c59f91ce6c2a86aad23253fd12142.tar.gz
otp-7e62fb44558c59f91ce6c2a86aad23253fd12142.tar.bz2
otp-7e62fb44558c59f91ce6c2a86aad23253fd12142.zip
erts: Fix so that non-oneshot pollset on OpenBSD works
The poll code for kevent on OpenBSD and NetBSD had not been fixed to work properly when disabling events in the scheduler poll-set. Because they use ONESHOT the delete operation was built into the trigger and thus a lot of code was not needed when doing oneshot, however it is needed when doing non-oneshot.
Diffstat (limited to 'erts/emulator/beam/time.c')
0 files changed, 0 insertions, 0 deletions