Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsvmodule.c309 newcaptureobject(svobject *self, void *ptr, int mustunlock) in newcaptureobject() argument
319 p->ob_mustunlock = mustunlock; in newcaptureobject()