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::recursive_lock_impl Class Reference

Recursive mutex More...

#include <pplxlinux.h>

Public Member Functions

void lock ()
 
void unlock ()
 
void recursive_lock_impl::lock ()
 
void recursive_lock_impl::unlock ()
 

Detailed Description

Recursive mutex


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