Searched refs:allocate_stack (Results 1 – 1 of 1) sorted by relevance
1063 bool allocate_stack = !lp->set_stack_size || lp->stack_size > 0; in prepare_start() local1066 if (build_message(lp, lp->handle_count + (allocate_stack ? 1 : 0), in prepare_start()1076 if (allocate_stack) in prepare_start()
Completed in 7 milliseconds