timer_queue()

Add an entry to the io-char timer queue

Synopsis:

#include <sys/io-char.h>

void timer_queue( TTYDEV *dev );

Arguments:

dev
A pointer to the TTYDEV structure that represents the specific device data has been received on.

Description:

The timer_queue() function adds a timer entry to the io-char timer queue.

Classification:

QNX OS

Safety:
Cancellation point No
Signal handler No
Thread No
Page updated: