Searched refs:queued (Results 1 – 7 of 7) sorted by relevance
333 static int queued = 0; variable357 while (queued > 0) in test_producer_thread()362 ++ queued; in test_producer_thread()394 while (queued == 0) in test_consumer_producer()399 -- queued; in test_consumer_producer()
64 queued, enumerator
141 assert (req->running == yes || req->running == queued); in __aio_cancel()
222 assert (req->running == yes || req->running == queued in __aio_remove_request()392 running = queued; in __aio_enqueue_request()
324 already queued. It can be one of the following values:333 Make the change after waiting until all queued output has been written.339 This is like @code{TCSADRAIN}, but also discards any queued input.1718 The @code{tcdrain} function waits until all queued1770 Clear both queued input and output.
3005 Calling this function forces all I/O operations queued at the3012 means that requests for this very same file descriptor which are queued
10914 scopes were queued or if l_scope_mem has been abandoned.