LIST_GET_NEXT
LIST_GET_NEXT(&pending_list, &tcb->link);
LIST_GET_NEXT(&pending_list, &tcb->link);
LIST_GET_NEXT(&pending_list, &tcb->link);
tcb = (tx_control_block_t *)LIST_GET_NEXT(pending_list, tcb)) {