Skip to main content
Ctrl+K
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • scripting
  • PythonThreadingState

PythonThreadingState#

Fully qualified name: carb::scripting::PythonThreadingState

Defined in carb/scripting/IPythonThreading.h

enum class carb::scripting::PythonThreadingState#

State returned by carb::scripting::IPythonThreading::checkLoaded().

Values:

enumerator eNotLoaded#

Python does not appear to be loaded into the process.

enumerator eLoaded#

Python is loaded into the process, but is not initialized.

enumerator eInitialized#

Python is loaded into the process and is initialized.

previous

IPythonThreading

next

ReleasePythonGil

On this page
  • PythonThreadingState
    • eNotLoaded
    • eLoaded
    • eInitialized
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Feb 24, 2025.