Searched refs:_python_to_cpp_to_python (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dtest_gil_scoped.py20 def _python_to_cpp_to_python(): function
40 thread = threading.Thread(target=_python_to_cpp_to_python)
80 assert _run_in_process(_python_to_cpp_to_python) == 0

Completed in 3 milliseconds