Searched refs:GetThreadStackMin (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3300 static int GetThreadStackMin() { function
3316 std::max(GetThreadStackMin(), 64 * 1024));
3333 const size_t kStackSize = std::max(GetThreadStackMin(), 32 * 1024);

Completed in 191 milliseconds