Searched +defs:main +defs:stacksize (Results 1 – 5 of 5) sorted by relevance
82 int main(int argc, char **argv) in main() function115 size_t stacksize = 1046528; in thread() local
119 long stacksize = sysconf(_SC_THREAD_STACK_MIN); /* make sure we touch the current stack memory */ in overflow() local405 int main(void) in main() function
100 uptr stacksize = rl.rlim_cur; in GetThreadStackTopAndBottom() local115 uptr stacksize = 0; in GetThreadStackTopAndBottom() local389 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, in GetThreadStackAndTls()
251 uptr stacksize = pthread_get_stacksize_np(pthread_self()); in GetThreadStackTopAndBottom() local363 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, in GetThreadStackAndTls()
101 int main(int argc, char *argv[]) in main() function110 size_t stacksize = 2093056; in main() local