mbgtools-lx
4.2.8
|
A structure used to control a poll thread function. More...
#include <mbgdevio.h>
Data Fields | |
MBG_XHRT_INFO | xhrt_info |
MBG_THREAD_INFO | ti |
A structure used to control a poll thread function.
See Extrapolation of high resolution time stamps for details and limitations.
Definition at line 583 of file mbgdevio.h.
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().
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().