Public Attributes | List of all members
_EVENT_HANDLE Struct Reference

#include <ftd2xx.h>

Public Attributes

pthread_cond_t eCondVar
 
pthread_mutex_t eMutex
 
int iVar
 

Detailed Description

Substitute for HANDLE returned by Windows CreateEvent API

Definition at line 62 of file ftd2xx.h.

Member Data Documentation

pthread_cond_t _EVENT_HANDLE::eCondVar

Definition at line 63 of file ftd2xx.h.

pthread_mutex_t _EVENT_HANDLE::eMutex

Definition at line 64 of file ftd2xx.h.

int _EVENT_HANDLE::iVar

Definition at line 65 of file ftd2xx.h.


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


libsegwayrmp
Author(s): William Woodall
autogenerated on Mon Jun 10 2019 13:46:50