Home
last modified time | relevance | path

Searched refs:thread_stack (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/lib/libpthread/stack/
H A Dstack.c61 struct st thread_stack; in main() local
161 thread_stack.addr = addr; in main()
162 thread_stack.size = size; in main()
163 CHECKr(pthread_create(&t, &attr, &tmain2, &thread_stack)); in main()
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-impl.h174 unsigned thread_stack; member
H A Dmf-runtime.c305 __mf_opts.thread_stack = 0; in __mf_set_default_options()
427 read_integer_option, 0, &__mf_opts.thread_stack},