gPTP Documentation
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TimerQueue_t Struct Reference

#include <windows_hal.hpp>

Collaboration diagram for TimerQueue_t:
Collaboration graph

Public Attributes

TimerArgList_t arg_list
 
HANDLE queue_handle
 
SRWLOCK lock
 

Detailed Description

Timer queue type

Member Data Documentation

TimerArgList_t TimerQueue_t::arg_list

Argument list

SRWLOCK TimerQueue_t::lock

Lock type

HANDLE TimerQueue_t::queue_handle

Handle to the timer queue


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