Remove a timer entry from the io-char timer queue.
#include <sys/io-char.h> void timer_remove(TTYDEV *dev);
This function removes a timer entry from the io-char timer queue.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |