Lines Matching full:blocking
222 * data. If the channel is in blocking mode, at least
224 * guaranteed. If the channel is non-blocking and no
242 * and the channel is non-blocking
270 * sent. If the channel is in blocking mode, at least
272 * guaranteed. If the channel is non-blocking and no
286 * and the channel is non-blocking
447 * Reads @buflen bytes into @buf, possibly blocking or (if the
448 * channel is non-blocking) yielding from the current coroutine
469 * Reads @buflen bytes into @buf, possibly blocking or (if the
470 * channel is non-blocking) yielding from the current coroutine
489 * Writes @buflen bytes from @buf, possibly blocking or (if the
490 * channel is non-blocking) yielding from the current coroutine
504 * @enabled: the blocking flag state
508 * blocking mode, otherwise it will be non-blocking.
510 * In non-blocking mode, read/write operations may