Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/gdb-plugin/
H A DompdAPITests.c1795 PyObject *taskHandlePy2 = PyTuple_GetItem(args, 1); in test_ompd_task_handle_compare() local
1797 (ompd_task_handle_t *)(PyCapsule_GetPointer(taskHandlePy2, "TaskHandle")); in test_ompd_task_handle_compare()