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
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							44 lines
						
					
					
						
							2.9 KiB
						
					
					
				| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
| <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> | |
| <title>Task Scheduling</title> | |
| <link href="doxygen.css" rel="stylesheet" type="text/css"> | |
| <link href="tabs.css" rel="stylesheet" type="text/css"> | |
| </head><body> | |
| <!-- Generated by Doxygen 1.4.7 --> | |
| <div class="tabs"> | |
|   <ul> | |
|     <li><a href="index.html"><span>Main Page</span></a></li> | |
|     <li><a href="modules.html"><span>Modules</span></a></li> | |
|     <li><a href="namespaces.html"><span>Namespaces</span></a></li> | |
|     <li><a href="annotated.html"><span>Classes</span></a></li> | |
|     <li><a href="files.html"><span>Files</span></a></li> | |
|     <li><a href="pages.html"><span>Related Pages</span></a></li> | |
|   </ul></div> | |
| <h1>Task Scheduling</h1><table border="0" cellpadding="0" cellspacing="0"> | |
| <tr><td></td></tr> | |
| <tr><td colspan="2"><br><h2>Classes</h2></td></tr> | |
| <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00352.html">tbb::task_group_context</a></td></tr> | |
| 
 | |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">Used to form groups of tasks.  <a href="a00352.html#_details">More...</a><br></td></tr> | |
| <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00349.html">tbb::task</a></td></tr> | |
| 
 | |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">Base class for user-defined tasks.  <a href="a00349.html#_details">More...</a><br></td></tr> | |
| <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00292.html">tbb::empty_task</a></td></tr> | |
| 
 | |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">task that does nothing. Useful for synchronization.  <a href="a00292.html#_details">More...</a><br></td></tr> | |
| <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00354.html">tbb::task_list</a></td></tr> | |
| 
 | |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">A list of children.  <a href="a00354.html#_details">More...</a><br></td></tr> | |
| <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00355.html">tbb::task_scheduler_init</a></td></tr> | |
| 
 | |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">Class delimiting the scope of task scheduler activity.  <a href="a00355.html#_details">More...</a><br></td></tr> | |
| </table> | |
| <hr> | |
| <p></p> | |
| Copyright © 2005-2013 Intel Corporation.  All Rights Reserved. | |
| <p></p> | |
| Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are | |
| registered trademarks or trademarks of Intel Corporation or its | |
| subsidiaries in the United States and other countries. | |
| <p></p> | |
| * Other names and brands may be claimed as the property of others.
 |