|
CAEN Utility
2.0.2
Utilities for CAEN projects
|
Ticket type. More...
#include <CAENThreadTypes.h>
Data Fields | |
| c_condition_t | _condition |
| uint64_t | _queue_head |
| uint64_t | _queue_tail |
| c_thread_t | _holding_thread_id |
Ticket type.
Definition at line 99 of file CAENThreadTypes.h.
| c_condition_t _condition |
Definition at line 100 of file CAENThreadTypes.h.
| uint64_t _queue_head |
Definition at line 101 of file CAENThreadTypes.h.
| uint64_t _queue_tail |
Definition at line 102 of file CAENThreadTypes.h.
| c_thread_t _holding_thread_id |
Definition at line 103 of file CAENThreadTypes.h.