Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Functions4U_Demo/
H A Dmain.cpp103 NON_REENTRANT_V; in NonReentrantDemo()
/dports/devel/upp/upp/bazaar/GrabYourScreen/
H A DGrabBook.cpp136 NON_REENTRANT_V; in Timer()
H A DGrabScreen.cpp175 NON_REENTRANT_V; in Timer()
/dports/devel/upp/upp/bazaar/Functions4U/
H A DFunctions4U.h603 #define NON_REENTRANT_V static bool _insideNR; _NRFuse _fuseNR(&_insideNR); \ macro