Home
last modified time | relevance | path

Searched refs:async_block_on_write (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dhostchan.c477 return ChannelWrite(chan, packet, async_block_on_write); in Adp_ChannelWrite()
927 if (mode == async_block_on_write) in async_process_write()
934 if (mode == async_block_on_write) in async_process_write()
988 if ( ! finished && mode != async_block_on_write ) in Adp_AsynchronousProcessing()
994 if ( ! finished && mode != async_block_on_write ) in Adp_AsynchronousProcessing()
1013 mode == async_block_on_write ? "blk_write" : "blk_read", in Adp_AsynchronousProcessing()
H A Dhostchan.h44 async_block_on_write enumerator