Searched refs:new_stack_start (Results 1 – 1 of 1) sorted by relevance
732 ULONG new_stack_start; in _tx_thread_create() local781 new_stack_start = TX_POINTER_TO_ULONG_CONVERT(stack_start); in _tx_thread_create()782 …updated_stack_start = ((((ULONG) new_stack_start) + ((sizeof(ULONG)) - ((ULONG) 1)) ) & (~((sizeo… in _tx_thread_create()785 if (new_stack_start != updated_stack_start) in _tx_thread_create()