
usbd
_
free
_
urb() © 2007, QNX Software Systems GmbH & Co. KG.
Free the USB Request Block allocated by usbd
_
alloc
_
urb()
Synopsis:
#include <sys/usbdi.h>
struct usbd_urb *usbd_free_urb( struct usbd_urb *urb );
Arguments:
urb A pointer to the URB to be freed.
Library:
libusbdi
Description:
The usbd
_
free
_
urb() function frees the memory allocated by usbd
_
alloc
_
urb().
Returns:
EOK Success.
Classification:
QNX Neutrino, QNX 4
Safety
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes
See also:
usbd
_
alloc(), usbd
_
alloc
_
urb(), usbd
_
free(), usbd
_
mphys()
46 Chapter 4 • USB Library Reference September 10, 2007
Comentários a estes Manuais