Searched refs:waits (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsocksrv.tex122 This function waits for an incoming connection. Use it if you want to call
H A Dsocket.tex359 This function waits until the socket is readable. This might mean that
722 remaining bytes will be discarded. This function always waits for the
791 This function waits until any of the following conditions is true:
833 This function waits until the connection is lost. This may happen if
860 This function waits until the socket is readable. This might mean that
890 This function waits until the socket becomes writable. This might mean that
958 {\bf must} be read with ReadMsg. This function always waits for the entire
1062 \docparam{wait}{If true, waits for the connection to complete.}
H A Dconditn.tex26 running and then waits until the main thread signals it to continue:
H A Ddialup.tex105 If {\it async} parameter is {\tt false}, the function waits until the end of dialing
H A Dthread.tex467 thread in any way so the caller waits for as long as it takes to the thread to
H A Dbody.tex362 that the wxWidgets delayed deletion can take effect. This waits until idle time
H A Dtdb.tex140 for the requested data. The client simply waits for a status to come back
H A Dfunction.tex614 application waits until the other program has terminated.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsclp.S18 # Subroutine which waits synchronously until either an external interruption
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dfm801.c1273 unsigned short reg, unsigned long waits)
1275 unsigned long timeout = jiffies + waits;
1272 wait_for_codec(struct fm801 *chip, unsigned int codec_id, unsigned short reg, unsigned long waits) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.c588 /* Handle the write-behind checking (waits for completion). Returns -ENOSPC if
905 int attentions, waits, max_wait, scode;
913 for (attentions=waits=0; ; ) {
941 if (waits < max_wait) {
946 waits++;
1306 DEBC(printk(ST_DEB_MSG "%s: Async write waits %d, finished %d.\n",
901 int attentions, waits, max_wait, scode; local
H A Dpmcraid.c2384 * Note: This command initiates reset and waits for its completion. Hence this
3143 int waits = jiffies_to_msecs(PMCRAID_RESET_HOST_TIMEOUT) / interval; local
3152 while (waits--) {
5329 * Issues an adapter shutdown to the card waits for its completion
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.lua431 -- 'blocked' ... this event waits for another to be handled first.
3390 -- 'fade' ... waits for remaining processes

Completed in 263 milliseconds