Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dprecomp.hpp301 extern bool __termination; // skip some cleanups, because process is terminating
Dsystem.cpp836 bool __termination = false; variable
1019 cv::__termination = true; in DllMain()
Docl.cpp1677 void release() { if( CV_XADD(&refcount, -1) == 1 && !cv::__termination) delete this; } \
2976 if (!cv::__termination) in ~Impl()
3589 if (!cv::__termination) in ~Impl()