Home
last modified time | relevance | path

Searched refs:grab (Results 1 – 4 of 4) sorted by relevance

/oneTBB/doc/
H A Dmake.bat41 echo.If you don't have Sphinx installed, grab it from
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DGUI_Thread.rst117 // There is another result in ResultQueue for me to grab.
/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h264 inline Block *grab();
H A Dfrontend.cpp958 Block *LifoList::grab() in grab() function in rml::internal::LifoList
1626 Block* block = bins[i].grab(); in cleanup()