Searched defs:io_pending (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h801 #define _PR_IO_PENDING(_thread) ((_thread)->io_pending)
1615 PRBool io_pending; member in struct:PRThread
1665 * initiated, the io_pending flag is set to true. Some platforms will
1666 * not use the io_pending flag. If the io_pending flag is true, then
1669 PRBool io_pending; member in struct:PRThread
1675 * but may run into trouble issuing additional IOs until the io_pending

Completed in 602 milliseconds