Searched defs:gil (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 309 GIL gil; GetInterpreterInfo() local |
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRCore.cpp | 746 py::gil_scoped_acquire gil; attachDiagnosticHandler() local |