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.
Classes | Public Member Functions | List of all members
pplx::details::reader_writer_lock_impl Class Reference

Reader writer lock More...

#include <pplxlinux.h>

Classes

class  scoped_lock_read
 

Public Member Functions

void lock ()
 
void lock_read ()
 
void unlock ()
 
_PPLXIMP void lock ()
 
_PPLXIMP void lock_read ()
 
_PPLXIMP void unlock ()
 

Detailed Description

Reader writer lock


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