ImageInfoPendingThread
struct ImageInfoPendingThread;
ImageInfoPendingThread(image_id image, thread_id thread)
ImageInfoPendingThread* fNext;
ImageInfoPendingThread* info = new(std::nothrow) ImageInfoPendingThread(
typedef ImageInfoPendingThread ValueType;
size_t Hash(const ImageInfoPendingThread* value) const
ImageInfoPendingThread* thread = fImageInfoPendingThreads
ObjectDeleter<ImageInfoPendingThread> threadDeleter(thread);
bool Compare(image_id key, const ImageInfoPendingThread* value) const
ImageInfoPendingThread*& GetLink(ImageInfoPendingThread* value) const
ImageInfoPendingThread* thread = fImageInfoPendingThreads->Clear(true);
ImageInfoPendingThread* next = thread->fNext;