Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c542 static void destroyThreadCapsule(PyObject *capsule) { in destroyThreadCapsule() function
545 static void (*my_thread_capsule_destructor)(PyObject *) = destroyThreadCapsule;