mUPnP for C
|
The generic wrapper struct for mUPnP's mutexes. More...
#include <mutex.h>
Data Fields | |
pthread_mutex_t | mutexID |
The generic wrapper struct for mUPnP's mutexes.
This wrapper has been created to enable 100% code compatibility for different platforms (Linux, Win32 etc..)
pthread_mutex_t _mUpnpMutex::mutexID |
The mutex entity