Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dthreadmodule.c418 local_dealloc(localobject *self) in local_dealloc() function
499 /* tp_dealloc */ (destructor)local_dealloc,
/external/python/cpython3/Modules/
D_threadmodule.c790 local_dealloc(localobject *self) in local_dealloc() function
871 /* tp_dealloc */ (destructor)local_dealloc,