You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.9 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  3. <title>Task Scheduling</title>
  4. <link href="doxygen.css" rel="stylesheet" type="text/css">
  5. <link href="tabs.css" rel="stylesheet" type="text/css">
  6. </head><body>
  7. <!-- Generated by Doxygen 1.4.7 -->
  8. <div class="tabs">
  9. <ul>
  10. <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
  11. <li><a href="modules.html"><span>Modules</span></a></li>
  12. <li><a href="namespaces.html"><span>Namespaces</span></a></li>
  13. <li><a href="annotated.html"><span>Classes</span></a></li>
  14. <li><a href="files.html"><span>Files</span></a></li>
  15. <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  16. </ul></div>
  17. <h1>Task Scheduling</h1><table border="0" cellpadding="0" cellspacing="0">
  18. <tr><td></td></tr>
  19. <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
  20. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00352.html">tbb::task_group_context</a></td></tr>
  21. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Used to form groups of tasks. <a href="a00352.html#_details">More...</a><br></td></tr>
  22. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00349.html">tbb::task</a></td></tr>
  23. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Base class for user-defined tasks. <a href="a00349.html#_details">More...</a><br></td></tr>
  24. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00292.html">tbb::empty_task</a></td></tr>
  25. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">task that does nothing. Useful for synchronization. <a href="a00292.html#_details">More...</a><br></td></tr>
  26. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00354.html">tbb::task_list</a></td></tr>
  27. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A list of children. <a href="a00354.html#_details">More...</a><br></td></tr>
  28. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00355.html">tbb::task_scheduler_init</a></td></tr>
  29. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Class delimiting the scope of task scheduler activity. <a href="a00355.html#_details">More...</a><br></td></tr>
  30. </table>
  31. <hr>
  32. <p></p>
  33. Copyright &copy; 2005-2013 Intel Corporation. All Rights Reserved.
  34. <p></p>
  35. Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
  36. registered trademarks or trademarks of Intel Corporation or its
  37. subsidiaries in the United States and other countries.
  38. <p></p>
  39. * Other names and brands may be claimed as the property of others.