socan 1.2.1
Linux SocketCAN higher level library
Loading...
Searching...
No Matches
socan_hdl_s Struct Reference

Data Fields

sem_t thread_sem
 
pthread_mutex_t mutex
 
bool is_active
 
squeue qread_queue
 

Detailed Description

Definition at line 200 of file socan.c.

Field Documentation

◆ is_active

bool socan_hdl_s::is_active

Definition at line 204 of file socan.c.

◆ mutex

pthread_mutex_t socan_hdl_s::mutex

Definition at line 203 of file socan.c.

◆ qread_queue

squeue socan_hdl_s::qread_queue

Definition at line 205 of file socan.c.

◆ thread_sem

sem_t socan_hdl_s::thread_sem

Definition at line 202 of file socan.c.


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