Searched defs:RTENV_LOCK (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Denv-generic.cpp63 #define RTENV_LOCK(pEnvInt) do { } while (0) macro
189 RTENV_LOCK(pIntEnv);
263 RTENV_LOCK(pIntEnvToClone);
408 RTENV_LOCK(pIntEnv);
499 RTENV_LOCK(pIntEnv);
585 RTENV_LOCK(pIntEnv);
649 RTENV_LOCK(pIntEnv);
689 RTENV_LOCK(pIntEnv);
778 RTENV_LOCK(pIntEnv);
856 RTENV_LOCK(pIntEn
[all...]

Completed in 44 milliseconds