Searched refs:wait (Results 101 - 105 of 105) sorted by relevance

12345

/barrelfish-2018-10-04/doc/006-routing/
H A DRouting.tex281 We decided to use a credit-based flow control mechanism: The number of messages in flight at any given time is limited. Once a sender has reached this limit, he has to wait until he receives an acknowledgement that the receiver has processed previously sent messages. We call this limit the \emph{window size}.
505 If the queue is full, the sender must wait
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dpropiachr.tex54 One way to propagate information from {\em noclash} is to wait until
/barrelfish-2018-10-04/doc/008-tracing/
H A DTracing.tex769 data, you are willing to wait until the analysis is performed. Looking at the
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_io.c81 #include <sys/wait.h>
443 b_built_in(in_dict("wait", 3), p_wait, d_.kernel_sepia)
3665 if (IsSocket(nst)) /* We don't wait for writes in sockets... */
3720 if (buffer_input) /* we don't need to wait, there is something */
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembjava.tex1498 % executed on the {\eclipse} side. Since closing the queue does not wait

Completed in 101 milliseconds

12345