19 #ifndef _VXWORKS_MSGQLIB_H
20 #define _VXWORKS_MSGQLIB_H
22 #include <copperplate/syncobj.h>
23 #include <copperplate/heapobj.h>
24 #include <vxworks/msgQLib.h>
29 char name[XNOBJECT_NAME_LEN];
37 struct listobj msg_list;
40 struct wind_queue_wait {
42 dref_type(
void *) ptr;