©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

uem_event Struct Reference

List of all members.

Public Attributes

uem_reg * ue_reg
void * ue_buf
ssize_t ue_result
int ue_errno
uem_event * ue_next

Member Data Documentation

void* uem_event::ue_buf
 

Definition at line 56 of file uem.h.

Referenced by free_svmsg(), main(), and thread_svmsg().

int uem_event::ue_errno
 

Definition at line 58 of file uem.h.

Referenced by main(), queue_event(), thread_fdset(), thread_process(), thread_signal(), thread_svmsg(), and thread_svsem().

struct uem_event* uem_event::ue_next
 

Definition at line 59 of file uem.h.

Referenced by dequeue_event(), queue_event(), thread_fdset(), and uem_wait().

struct uem_reg* uem_event::ue_reg
 

Definition at line 55 of file uem.h.

Referenced by dequeue_event(), main(), queue_event(), thread_fdset(), thread_heartbeat(), thread_process(), thread_signal(), thread_svmsg(), thread_svsem(), uem_free(), and uem_unregister().

ssize_t uem_event::ue_result
 

Definition at line 57 of file uem.h.

Referenced by main(), thread_fdset(), thread_process(), thread_signal(), thread_svmsg(), and thread_svsem().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:15 2004 for AUP2 Example Source by doxygen 1.3.1