mUPnP for C
_mUpnpCond Struct Reference

The generic wrapper struct for mUPnP's conds. More...

#include <cond.h>

Data Fields

pthread_cond_t condID
 

Detailed Description

The generic wrapper struct for mUPnP's conds.

This wrapper has been created to enable 100% code compatibility for different platforms (Linux, Win32 etc..)

Field Documentation

◆ condID

pthread_cond_t _mUpnpCond::condID

The cond entity


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