Searched refs:__termination (Results 1 – 3 of 3) sorted by relevance
301 extern bool __termination; // skip some cleanups, because process is terminating
836 bool __termination = false; variable1019 cv::__termination = true; in DllMain()
1677 void release() { if( CV_XADD(&refcount, -1) == 1 && !cv::__termination) delete this; } \2976 if (!cv::__termination) in ~Impl()3589 if (!cv::__termination) in ~Impl()