aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/gilstate.h
diff options
context:
space:
mode:
Diffstat (limited to 'libshiboken/gilstate.h')
-rw-r--r--libshiboken/gilstate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libshiboken/gilstate.h b/libshiboken/gilstate.h
index b2f33cb2c..f67e69594 100644
--- a/libshiboken/gilstate.h
+++ b/libshiboken/gilstate.h
@@ -37,6 +37,7 @@ public:
void release();
private:
PyGILState_STATE m_gstate;
+ bool m_locked;
};
} // namespace Shiboken