Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/gdb-plugin/
H A DompdAPITests.c344 PyObject *threadHandlePy1 = PyTuple_GetItem(args, 0); in test_ompd_thread_handle_compare() local
346 (ompd_thread_handle_t *)(PyCapsule_GetPointer(threadHandlePy1, in test_ompd_thread_handle_compare()