OpenVPN
Data Fields
semaphore Struct Reference

#include <win32.h>

Data Fields

const char * name
 
bool locked
 
HANDLE hand
 

Detailed Description

Definition at line 239 of file win32.h.

Field Documentation

◆ hand

HANDLE semaphore::hand

◆ locked

bool semaphore::locked

Definition at line 242 of file win32.h.

Referenced by semaphore_close(), semaphore_lock(), semaphore_open(), and semaphore_release().

◆ name

const char* semaphore::name

Definition at line 241 of file win32.h.

Referenced by semaphore_close(), semaphore_lock(), semaphore_open(), and semaphore_release().


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