Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
python_internal.h File Reference
Include dependency graph for python_internal.h:

Go to the source code of this file.

Classes

struct  Realm::PyThreadState
 
class  Realm::PythonAPI
 
class  Realm::PythonInterpreter
 
class  Realm::LocalPythonProcessor
 
class  Realm::LocalPythonProcessor::TaskRegistration
 
struct  Realm::LocalPythonProcessor::TaskTableEntry
 
class  Realm::PythonThreadTaskScheduler
 

Namespaces

namespace  Realm
 

Macros

#define USE_PYGILSTATE_CALLS
 

Typedefs

typedef ssize_t Realm::Py_ssize_t
 

Enumerations

enum  Realm::PyGILState_STATE { Realm::PyGILState_LOCKED , Realm::PyGILState_UNLOCKED }
 

Macro Definition Documentation

◆ USE_PYGILSTATE_CALLS

#define USE_PYGILSTATE_CALLS