Searched refs:test_ompd_thread_handle_compare (Results 1 – 4 of 4) sorted by relevance
2 b test_ompd_thread_handle_compare.c:10
353 ompdModule.test_ompd_thread_handle_compare(thread_handle1, thread_handle1)354 ompdModule.test_ompd_thread_handle_compare(thread_handle1, thread_handle2)
1438 PyObject *test_ompd_thread_handle_compare(PyObject *self, PyObject *args);1552 {"test_ompd_thread_handle_compare", test_ompd_thread_handle_compare,
341 PyObject *test_ompd_thread_handle_compare(PyObject *self, PyObject *args) { in test_ompd_thread_handle_compare() function