litl  0.1.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
litl_read_event_t Struct Reference

A data structure for reading one event. More...

#include <litl_types.h>

Data Fields

litl_tid_t tid
 
litl_tevent
 

Detailed Description

A data structure for reading one event.

Definition at line 342 of file litl_types.h.

Field Documentation

litl_t* litl_read_event_t::event

A pointer to the read event

Definition at line 344 of file litl_types.h.

litl_tid_t litl_read_event_t::tid

A thread ID

Definition at line 343 of file litl_types.h.


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