Home
last modified time | relevance | path

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

/external/opencv3/modules/python/src2/
Dcv2.cpp49 class PyAllowThreads class
52 PyAllowThreads() : _state(PyEval_SaveThread()) {} in PyAllowThreads() function in PyAllowThreads
53 ~PyAllowThreads() in ~PyAllowThreads()
76 PyAllowThreads allowThreads; \