Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7929 static ULONG guaranteeSize; member
10679 guaranteeSize = 32 * 1024; in FatalConditionHandler()
10684 SetThreadStackGuarantee(&guaranteeSize); in FatalConditionHandler()
10690 SetThreadStackGuarantee(&guaranteeSize); in reset()
10701 ULONG FatalConditionHandler::guaranteeSize = 0; member in Catch::FatalConditionHandler