Searched refs:guard_size (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/thread/
H A Dallocate.c148 const size_t guard_size = local
193 tcb_size, stack_size, guard_size, 0,
202 tcb_size + stack_size, stack_size, guard_size, 0,
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dthreads_impl.h173 thrd_t __allocate_thread(size_t guard_size,

Completed in 69 milliseconds