Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

VIP_NOTIFY Struct Reference

#include <vipl_structs.h>


Data Fields

VIP_PVOID handler
VIP_PVOID context
VIP_NOTIFYnext


Detailed Description

This structure describe a pending Notify entry.

Definition at line 464 of file vipl_structs.h.


Field Documentation

VIP_PVOID VIP_NOTIFY::handler
 

The handler to call when the notify is raised.

Definition at line 467 of file vipl_structs.h.

Referenced by vip_cq_notify_thread(), vip_recv_notify_thread(), vip_send_notify_thread(), VipCQNotify(), VipRecvNotify(), and VipSendNotify().

VIP_PVOID VIP_NOTIFY::context
 

The context passed as an argument to the previous handler.

Definition at line 469 of file vipl_structs.h.

Referenced by vip_cq_notify_thread(), vip_recv_notify_thread(), vip_send_notify_thread(), VipCQNotify(), VipRecvNotify(), and VipSendNotify().

struct VIP_NOTIFY* VIP_NOTIFY::next
 

The pointer to the next queued notify entry, if any.

Definition at line 471 of file vipl_structs.h.

Referenced by vip_cq_notify_thread(), vip_recv_notify_thread(), vip_send_notify_thread(), VipCQNotify(), VipRecvNotify(), and VipSendNotify().


The documentation for this struct was generated from the following file:
VI-GM-1.3 by Myricom © 1997-2006. Documentation generated on 20 May 2006 by doxygen 1.4.4.