Searched refs:test_stacksize (Results 1 – 1 of 1) sorted by relevance
108 size_t test_stacksize = expec_stacksize - 1024; in successThread() local110 (volatile uint8_t *)__builtin_alloca(test_stacksize); in successThread()112 for (size_t I = 0; I < test_stacksize; ++I) { in successThread()117 for (size_t I = 0; I < test_stacksize; ++I) { in successThread()