Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/gdb-plugin/
H A DompdAPITests.c348 PyObject *threadHandlePy2 = PyTuple_GetItem(args, 1); in test_ompd_thread_handle_compare() local
350 (ompd_thread_handle_t *)(PyCapsule_GetPointer(threadHandlePy2, in test_ompd_thread_handle_compare()