Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/gdb-plugin/
H A DompdAPITests.c1792 PyObject *taskHandlePy1 = PyTuple_GetItem(args, 0); in test_ompd_task_handle_compare() local
1794 (ompd_task_handle_t *)(PyCapsule_GetPointer(taskHandlePy1, "TaskHandle")); in test_ompd_task_handle_compare()