We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd868b9 commit daf4730Copy full SHA for daf4730
Include/internal/pycore_tstate.h
@@ -13,6 +13,7 @@ extern "C" {
13
#include "pycore_mimalloc.h" // struct _mimalloc_thread_state
14
#include "pycore_qsbr.h" // struct qsbr
15
16
+
17
#ifdef Py_GIL_DISABLED
18
struct _gc_thread_state {
19
/* Thread-local allocation count. */
0 commit comments