Searched refs:stack1 (Results 1 – 1 of 1) sorted by relevance
414 uint8_t *stack1, *stack2; in test_clone() local417 stack1 = malloc(STACK_SIZE); in test_clone()418 pid1 = chk_error(clone(thread1_func, stack1 + STACK_SIZE, in test_clone()430 free(stack1); in test_clone()