Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dthreadmodule.c29 lock_dealloc(lockobject *self) in lock_dealloc() function
134 (destructor)lock_dealloc, /*tp_dealloc*/
/external/python/cpython3/Modules/
D_threadmodule.c25 lock_dealloc(lockobject *self) in lock_dealloc() function
232 (destructor)lock_dealloc, /*tp_dealloc*/