Is there a FIFO queue somewhere?

Yes there are some:

TQueue<> located in Source\Runtime\Core\Misc\Queue.h
TCircularQueue<> located in Source\Runtime\Core\Misc\CircularQueue.h