aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/unix/erl_unix_sys.h
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2014-10-21 12:32:44 +0200
committerErlang/OTP <[email protected]>2014-10-21 12:32:44 +0200
commit4e9a68ca9af89e4976675fbbd1ad8785af7da3fa (patch)
tree63fe33c074ccce7dd8bf51e846b9b778b81e4af5 /erts/emulator/sys/unix/erl_unix_sys.h
parent65e335e255cb76d979f605ed34700e4e02041139 (diff)
parent6084a42a24fca52a5de2bc487c0cd2be46dcc21f (diff)
downloadotp-4e9a68ca9af89e4976675fbbd1ad8785af7da3fa.tar.gz
otp-4e9a68ca9af89e4976675fbbd1ad8785af7da3fa.tar.bz2
otp-4e9a68ca9af89e4976675fbbd1ad8785af7da3fa.zip
Merge branch 'rickard/eager-check-io/OTP-12117' into maint-r16
* rickard/eager-check-io/OTP-12117: Introduce support for eager check I/O scheduling
Diffstat (limited to 'erts/emulator/sys/unix/erl_unix_sys.h')
-rw-r--r--erts/emulator/sys/unix/erl_unix_sys.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/erts/emulator/sys/unix/erl_unix_sys.h b/erts/emulator/sys/unix/erl_unix_sys.h
index 2c47aa06c2..2c86bf5fd1 100644
--- a/erts/emulator/sys/unix/erl_unix_sys.h
+++ b/erts/emulator/sys/unix/erl_unix_sys.h
@@ -130,9 +130,6 @@
/* File descriptors are numbers anc consecutively allocated on Unix */
#define ERTS_SYS_CONTINOUS_FD_NUMBERS
-#define HAVE_ERTS_CHECK_IO_DEBUG
-int erts_check_io_debug(void);
-
#ifndef ERTS_SMP
# undef ERTS_POLL_NEED_ASYNC_INTERRUPT_SUPPORT
# define ERTS_POLL_NEED_ASYNC_INTERRUPT_SUPPORT