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

/gem5/ext/pybind11/tests/
H A Dtest_virtual_functions.cpp162 static void test_gil() { function
179 std::thread t(test_gil);
477 m.def("test_gil", &test_gil);
H A Dtest_virtual_functions.py376 m.test_gil()

Completed in 7 milliseconds