Searched refs:stack_highest (Results 1 – 2 of 2) sorted by relevance
79 ULONG *stack_highest; in _tx_thread_stack_analyze() local102 … stack_highest = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_stack_highest_ptr); in _tx_thread_stack_analyze()105 if (stack_highest != TX_NULL) in _tx_thread_stack_analyze()117 … size = (ULONG) (TX_ULONG_POINTER_DIF(stack_highest, stack_lowest))/((ULONG) 2); in _tx_thread_stack_analyze()125 stack_highest = stack_ptr; in _tx_thread_stack_analyze()