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

/gem5/ext/pybind11/tests/
H A Dtest_virtual_functions.cpp176 static void test_gil_from_thread() { function
478 m.def("test_gil_from_thread", &test_gil_from_thread);
H A Dtest_virtual_functions.py377 m.test_gil_from_thread()

Completed in 7 milliseconds