Add a new wait entry to the client message buffer
#include <sys/io-char.h> TTYWAIT *wait_add(TTYWAIT **queue, resmgr_context_t *ctp, int offset);
This function adds a new wait entry to the client message buffer.
A pointer to the wait entry, or NULL if an error occurred.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |