mbgtools-lx  4.2.8
MBG_POLL_THREAD_INFO Struct Reference

A structure used to control a poll thread function. More...

#include <mbgdevio.h>

Data Fields

MBG_XHRT_INFO xhrt_info
 
MBG_THREAD_INFO ti
 

Detailed Description

A structure used to control a poll thread function.

See Extrapolation of high resolution time stamps for details and limitations.

See also
mbg_xhrt_poll_thread_create
mbg_xhrt_poll_thread_stop
Extrapolation of high resolution time stamps

Definition at line 583 of file mbgdevio.h.

Field Documentation

◆ ti

MBG_THREAD_INFO MBG_POLL_THREAD_INFO::ti

Definition at line 586 of file mbgdevio.h.

Referenced by mbg_set_current_process_affinity_to_cpu().

◆ xhrt_info

MBG_XHRT_INFO MBG_POLL_THREAD_INFO::xhrt_info

Definition at line 585 of file mbgdevio.h.

Referenced by do_mbgxhrtime(), and mbg_set_current_process_affinity_to_cpu().


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