Added uxTaskGetStackHighWaterMark2(), which is the same as uxTaskGetStackHighWaterMark() other than the return type. Allows the task name parameter passed into xTaskCreate() to be NULL.