All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Mutex Struct Reference

Mutex struct within mqtt paho. More...

Detailed Description

Mutex struct within mqtt paho.

Definition at line 144 of file paho_mqtt.h.

#include <paho_mqtt.h>

Data Fields

mutex_t lock
 MQTT thread mutex.
 

Field Documentation

◆ lock

mutex_t Mutex::lock

MQTT thread mutex.

Definition at line 145 of file paho_mqtt.h.


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