Searched refs:stacks (Results 1 – 2 of 2) sorted by relevance
135 void* stacks = in TEST() local142 ASSERT_EQ(0, pthread_attr_setstack(&attr, reinterpret_cast<char*>(stacks) + kStackSize * i, in TEST()146 reinterpret_cast<char*>(stacks) + kStackSize * (1 - i))); in TEST()155 munmap(stacks, kStackSize * 2); in TEST()
701 In order for the script to properly symbolize the stacks in the file,