Searched refs:GetIntegralEnvironmentVariable (Results 1 – 3 of 3) sorted by relevance
34 static inline long GetIntegralEnvironmentVariable( const char * ) { in GetIntegralEnvironmentVariable() function56 static inline long GetIntegralEnvironmentVariable( const char * name ) {
238 test_environment_variable(tbb::detail::r1::GetIntegralEnvironmentVariable, -1L);
40 …long requestedThreshold = tbb::detail::r1::GetIntegralEnvironmentVariable("TBB_MALLOC_SET_HUGE_SIZ… in init()