| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
Remove the rcvid matching the wait entry
#include <sys/io-char.h>
int wait_remove_rcvid(TTYWAIT **head, 
                      int rcvid, 
                      int *offset);
This function removes the rcvid matching the wait entry on the list (there should be only one).
QNX Neutrino
| Safety: | |
|---|---|
| Cancellation point | No | 
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |