Searched refs:test_ompd_task_handle_compare (Results 1 – 4 of 4) sorted by relevance
2 b test_ompd_task_handle_compare.c:14
461 ompdModule.test_ompd_task_handle_compare(task_handle1, task_handle2)462 ompdModule.test_ompd_task_handle_compare(task_handle2, task_handle1)
1460 PyObject *test_ompd_task_handle_compare(PyObject *self, PyObject *args);1599 {"test_ompd_task_handle_compare", test_ompd_task_handle_compare,
1789 PyObject *test_ompd_task_handle_compare(PyObject *self, PyObject *args) { in test_ompd_task_handle_compare() function