Check client lists for notify conditions
#include <sys/io-char.h> int tto_checkclients(TTYDEV *dev);
This function checks client lists for notification ( EVENT_NOTIFY_OUTPUT, EVENT_DRAIN or EVENT_WRITE). See the notify member of the TTYDEV structure.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |
TTYDEV, tti(), tto(), tto_getchar()