Searched refs:stack2 (Results 1 – 2 of 2) sorted by relevance
409 uint8_t *stack1, *stack2; in test_clone() local418 stack2 = malloc(STACK_SIZE); in test_clone()419 pid2 = chk_error(clone(thread2_func, stack2 + STACK_SIZE, in test_clone()427 free(stack2); in test_clone()
174 stack2