summaryrefslogtreecommitdiff
path: root/eio.h
diff options
context:
space:
mode:
authorroot <root>2008-05-11 13:05:10 +0000
committerroot <root>2008-05-11 13:05:10 +0000
commitb897dac732094657aa697284f33ebbb5f2ba3bc2 (patch)
tree0d6f1794ebb192f3f806c2f96bbe3edcb2490876 /eio.h
parentafc1569fb68a625fa00e1bc7b79f87758f441204 (diff)
*** empty log message ***
Diffstat (limited to 'eio.h')
-rw-r--r--eio.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/eio.h b/eio.h
index 99c759e..552fb2c 100644
--- a/eio.h
+++ b/eio.h
@@ -94,10 +94,6 @@ int eio_poll (void);
void eio_set_max_poll_time (eio_tstamp nseconds);
/* do not handle more then count requests in one call to eio_poll_cb */
void eio_set_max_poll_reqs (unsigned int nreqs);
-/* when != 0, then eio_submit blocks as long as nready > count */
-void eio_set_max_outstanding (unsigned int maxreqs);
-/* set maxinum number of idle threads */
-void eio_set_max_idle (unsigned int nthreads);
/* set minimum required number
* maximum wanted number