litl  0.1.9
Data Fields

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 345 of file litl_types.h.

Field Documentation

◆ event

litl_t* litl_read_event_t::event

A pointer to the read event

Definition at line 347 of file litl_types.h.

◆ tid

litl_tid_t litl_read_event_t::tid

A thread ID

Definition at line 346 of file litl_types.h.


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