Apache Mesos
Public Member Functions | List of all members
mesos::python::InterpreterLock Class Reference

RAII utility class for acquiring the Python global interpreter lock. More...

#include <common.hpp>

Public Member Functions

 InterpreterLock ()
 
 ~InterpreterLock ()
 

Detailed Description

RAII utility class for acquiring the Python global interpreter lock.

Constructor & Destructor Documentation

mesos::python::InterpreterLock::InterpreterLock ( )
inline
mesos::python::InterpreterLock::~InterpreterLock ( )
inline

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