Cyber Garage Portable Runtime (CGPR) for C
_CGMutex 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 _CGMutex::mutexId

The mutex entity


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