Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CPyThreadState Class Reference

#include <pythreadstate.h>

Inheritance diagram for CPyThreadState:
GilSafeSingleLock

Public Member Functions

 CPyThreadState (bool save=true)
 
 ~CPyThreadState ()
 
void Save ()
 
void Restore ()
 

Constructor & Destructor Documentation

◆ CPyThreadState()

CPyThreadState::CPyThreadState ( bool save = true)
inlineexplicit

◆ ~CPyThreadState()

CPyThreadState::~CPyThreadState ( )
inline

Member Function Documentation

◆ Restore()

void CPyThreadState::Restore ( )
inline

◆ Save()

void CPyThreadState::Save ( )
inline

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