Home
last modified time | relevance | path

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

/external/python/pybind11/tests/
Dtest_virtual_functions.cpp180 static void test_gil_from_thread() { in test_gil_from_thread() function
497 m.def("test_gil_from_thread", &test_gil_from_thread); in initialize_inherited_virtuals()
Dtest_virtual_functions.py408 m.test_gil_from_thread()