pazpar2  1.14.1
Data Fields
my_work_data Struct Reference

stuff we work on in separate thread More...

Data Fields

int x
 
int y
 

Detailed Description

stuff we work on in separate thread

Definition at line 30 of file test_sel_thread.c.

Field Documentation

◆ x

int my_work_data::x

Definition at line 31 of file test_sel_thread.c.

Referenced by iochan_handler(), and work_handler().

◆ y

int my_work_data::y

Definition at line 32 of file test_sel_thread.c.

Referenced by iochan_handler(), and work_handler().


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