Searched defs:stacksize (Results 1 – 11 of 11) sorted by relevance
112 size_t *stacksize) in pthread_attr_getstack()121 pthread_attr_setstack(pthread_attr_t *attrp, void *stackaddr, size_t stacksize) in pthread_attr_setstack()180 pthread_attr_getstacksize(const pthread_attr_t *attrp, size_t *stacksize) in pthread_attr_getstacksize()188 pthread_attr_setstacksize(pthread_attr_t *attrp, size_t stacksize) in pthread_attr_setstacksize()
42 llvm::support::ulittle64_t stacksize; member
183 unsigned long stacksize; in initialize_env() local
129 uptr stacksize = rl.rlim_cur; in GetThreadStackTopAndBottom() local140 uptr stacksize = 0; in GetThreadStackTopAndBottom() local
399 uptr stacksize = 0; in AdjustStackSize() local
414 uptr stacksize = pthread_get_stacksize_np(pthread_self()); in GetThreadStackTopAndBottom() local
197 size_t stacksize; in thread_descriptor_size_test_func() local
271 size_t n, stacksize; loadfile_elf() local
1018 size_t stacksize; global() local
9857 rs6000_emit_eh_toc_restore (stacksize) in rs6000_emit_eh_toc_restore() argument
951 uint64_t stacksize; member