TConsumeAllMpmcQueue::ConsumeAllLifo

Take all items off the Queue atomically and consumes them in LIFO order returns [EConsumeAllMpmcQueueResult::WasEmpty](API\Runtime\Core\Containers\UE__EConsumeAllMpmcQueueResult) if the Queue was empty or [EConsumeAllMpmcQueueResult::HadItems](API\Runtime\Core\Containers\UE__EConsumeAllMpmcQueueResult) if there were items to consume