Searched refs:unsafe_stack_region (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_create.c105 deallocate_region(&new->unsafe_stack_region);
115 deallocate_region(&self->unsafe_stack_region);
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dthreads_impl.h55 struct iovec unsafe_stack, unsafe_stack_region; member in struct:pthread
/fuchsia/zircon/third_party/ulib/musl/src/thread/
H A Dallocate.c203 &td->unsafe_stack, &td->unsafe_stack_region)) {

Completed in 16 milliseconds