mUPnP for C
_mUpnpMutex Struct Reference

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

#include <mutex.h>

Data Fields

pthread_mutex_t mutexID
 

Detailed Description

The generic wrapper struct for mUPnP's mutexes.

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

Field Documentation

◆ mutexID

pthread_mutex_t _mUpnpMutex::mutexID

The mutex entity


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