Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

void Impala::Application::MediaTable::ImageLoader::WaitUntilDone (  )  [inline]

Definition at line 167 of file ImageLoader.h.

Referenced by Impala::Application::MediaTable::MediaTable::Init(), and ~ImageLoader().

00168         {
00169 #ifdef USE_BOOST_THREADPOOL
00170                 mThreadPool.wait();
00171 #endif
00172         }


Generated on Fri Mar 19 10:42:50 2010 for ImpalaSrc by  doxygen 1.5.1