Atlas Runtime
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Members
Public Attributes
|
List of all members
queue_t Struct Reference
Collaboration diagram for queue_t:
[
legend
]
Public Attributes
node_t
*
head
node_t
*
tail
pthread_mutex_t *
head_lock
pthread_mutex_t *
tail_lock
Member Data Documentation
node_t
* queue_t::head
pthread_mutex_t * queue_t::head_lock
node_t
* queue_t::tail
pthread_mutex_t * queue_t::tail_lock
The documentation for this struct was generated from the following files:
tests/data_structures/
queue.c
tests/data_structures/
queue_nvm.c
queue_t
Generated by
1.8.11