C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Public Member Functions | List of all members
pplx::details::critical_section_impl Class Reference

Mutex - lock for mutual exclusion More...

#include <pplxwin.h>

Public Member Functions

_PPLXIMP void lock ()
 
_PPLXIMP void unlock ()
 

Detailed Description

Mutex - lock for mutual exclusion


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