HomeSort by relevance Sort by last modified time
    Searched refs:_PyGILState_check_enabled (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Include/internal/
pystate.h 37 #define _PyGILState_check_enabled _PyRuntime.gilstate.check_enabled
  /external/python/cpython3/Python/
pystate.c 1020 if (!_PyGILState_check_enabled)
    [all...]
pylifecycle.c     [all...]

Completed in 554 milliseconds