linda_send_work_queue Struct Reference

A Linda send work queue. More...


Data Fields

uint8_tsend_buf
 Send buffer usage.
unsigned int prod
 Producer index.
unsigned int cons
 Consumer index.


Detailed Description

A Linda send work queue.

Definition at line 43 of file linda.c.


Field Documentation

Send buffer usage.

Definition at line 45 of file linda.c.

Referenced by linda_complete_send(), linda_create_send_wq(), linda_destroy_send_wq(), linda_poll_send_wq(), and linda_post_send().

Producer index.

Definition at line 47 of file linda.c.

Referenced by linda_create_send_wq(), and linda_post_send().

Consumer index.

Definition at line 49 of file linda.c.

Referenced by linda_create_send_wq(), and linda_poll_send_wq().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1