Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
crinitElosEventThread_t Struct Reference
Collaboration diagram for crinitElosEventThread_t:
Collaboration graph

Data Fields

pthread_t threadId
 Thread identifier.
 
bool elosStarted
 Wether or not an initial conenction to elos has been established.
 
crinitTaskDB_ttaskDb
 Pointer to crinit task database.
 
crinitElosSession_tsession
 Elos session handle.
 

Detailed Description

Thread context of the elosdep main thread and elos vtable.

Thread context of the eloslog main thread.

Field Documentation

◆ elosStarted

bool crinitElosEventThread_t::elosStarted

Wether or not an initial conenction to elos has been established.

◆ session

crinitElosSession_t * crinitElosEventThread_t::session

Elos session handle.

◆ taskDb

crinitTaskDB_t* crinitElosEventThread_t::taskDb

Pointer to crinit task database.

◆ threadId

pthread_t crinitElosEventThread_t::threadId

Thread identifier.


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