Apache Mesos
Classes | Public Member Functions | List of all members
process::Mutex Class Reference

#include <mutex.hpp>

Public Member Functions

 Mutex ()
 
Future< Nothinglock ()
 
void unlock ()
 

Constructor & Destructor Documentation

process::Mutex::Mutex ( )
inline

Member Function Documentation

Future<Nothing> process::Mutex::lock ( )
inline
void process::Mutex::unlock ( )
inline

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