Searched refs:LotsOfStackReuse (Results 1 – 1 of 1) sorted by relevance
1057 static void LotsOfStackReuse() { in LotsOfStackReuse() function1076 LotsOfStackReuse(); in TEST()1083 PTHREAD_CREATE(&t[i], 0, (void* (*)(void *x))LotsOfStackReuse, 0); in TEST()