Home
last modified time | relevance | path

Searched defs:threadIdTup (Results 1 – 2 of 2) sorted by relevance

/llvm-project/openmp/libompd/gdb-plugin/
H A DompdAPITests.c82 PyObject *threadIdTup = PyTuple_GetItem(args, 1); in test_ompd_get_thread_handle() local
H A DompdModule.c851 PyObject *threadIdTup = PyTuple_GetItem(args, 0); in get_thread_handle() local