Searched refs:destroyThreadCapsule (Results 1 – 1 of 1) sorted by relevance
542 static void destroyThreadCapsule(PyObject *capsule) { in destroyThreadCapsule() function545 static void (*my_thread_capsule_destructor)(PyObject *) = destroyThreadCapsule;