2016-01-07 16:06:06 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.10" / >
< title > WUT: MPTaskQueue Struct Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > WUT
  < span id = "projectnumber" > 0.1< / span >
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Data  Structure  Index< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Data  Fields< / span > < / a > < / li >
< / ul >
< / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" >
2016-01-07 16:14:21 +00:00
< div class = "title" > MPTaskQueue Struct Reference< div class = "ingroups" > < a class = "el" href = "group__coreinit.html" > coreinit< / a > » < a class = "el" href = "group__coreinit__taskq.html" > Task Queue< / a > < / div > < / div > < / div >
2016-01-07 16:06:06 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Data Fields< / h2 > < / td > < / tr >
< tr class = "memitem:ad2c5528c2542194dac9e1b515691f2fc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "struct_m_p_task_queue.html" > MPTaskQueue< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#ad2c5528c2542194dac9e1b515691f2fc" > self< / a > < / td > < / tr >
< tr class = "separator:ad2c5528c2542194dac9e1b515691f2fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-08 17:08:40 +00:00
< tr class = "memitem:affdd5af0240815420313103ad40d6f1c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__taskq.html#ga280b4b02047613b651579a42da3620fb" > MPTaskQueueState< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#affdd5af0240815420313103ad40d6f1c" > state< / a > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:affdd5af0240815420313103ad40d6f1c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae9887143e7fadd841d23b06e57784db0" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#ae9887143e7fadd841d23b06e57784db0" > tasks< / a > < / td > < / tr >
< tr class = "separator:ae9887143e7fadd841d23b06e57784db0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0dd48e7f742c2f3734f4035e018f458f" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#a0dd48e7f742c2f3734f4035e018f458f" > tasksReady< / a > < / td > < / tr >
< tr class = "separator:a0dd48e7f742c2f3734f4035e018f458f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae82d2169e6374aab6ddf9a081b365b17" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#ae82d2169e6374aab6ddf9a081b365b17" > tasksRunning< / a > < / td > < / tr >
< tr class = "separator:ae82d2169e6374aab6ddf9a081b365b17" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab641e3974a97242c46e42c80dc259385" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#ab641e3974a97242c46e42c80dc259385" > tasksFinished< / a > < / td > < / tr >
< tr class = "separator:ab641e3974a97242c46e42c80dc259385" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1132f527322827ebaf69a986a0c8db5" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#af1132f527322827ebaf69a986a0c8db5" > queueIndex< / a > < / td > < / tr >
< tr class = "separator:af1132f527322827ebaf69a986a0c8db5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acdc388d91657198c5b07921a3d849f23" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#acdc388d91657198c5b07921a3d849f23" > queueSize< / a > < / td > < / tr >
< tr class = "separator:acdc388d91657198c5b07921a3d849f23" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a12802e4b5156049dae3d74129908e92b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "struct_m_p_task.html" > MPTask< / a > **  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#a12802e4b5156049dae3d74129908e92b" > queue< / a > < / td > < / tr >
< tr class = "separator:a12802e4b5156049dae3d74129908e92b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a428f566097f90b76ce7b6d79d481bb62" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#a428f566097f90b76ce7b6d79d481bb62" > queueMaxSize< / a > < / td > < / tr >
< tr class = "separator:a428f566097f90b76ce7b6d79d481bb62" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acda02b2450f7b21940084ed1114d5bb2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "struct_o_s_spin_lock.html" > OSSpinLock< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_p_task_queue.html#acda02b2450f7b21940084ed1114d5bb2" > lock< / a > < / td > < / tr >
< tr class = "separator:acda02b2450f7b21940084ed1114d5bb2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2016-01-08 17:08:40 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00096" > 96< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "ad2c5528c2542194dac9e1b515691f2fc" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > < a class = "el" href = "struct_m_p_task_queue.html" > MPTaskQueue< / a > * self< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00098" > 98< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "affdd5af0240815420313103ad40d6f1c" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > < a class = "el" href = "group__coreinit__taskq.html#ga280b4b02047613b651579a42da3620fb" > MPTaskQueueState< / a > state< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00099" > 99< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "ae9887143e7fadd841d23b06e57784db0" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > uint32_t tasks< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00100" > 100< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "a0dd48e7f742c2f3734f4035e018f458f" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > uint32_t tasksReady< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00101" > 101< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "ae82d2169e6374aab6ddf9a081b365b17" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > uint32_t tasksRunning< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00102" > 102< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "ab641e3974a97242c46e42c80dc259385" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > uint32_t tasksFinished< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00104" > 104< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "af1132f527322827ebaf69a986a0c8db5" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > uint32_t queueIndex< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00106" > 106< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "acdc388d91657198c5b07921a3d849f23" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > uint32_t queueSize< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00108" > 108< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "a12802e4b5156049dae3d74129908e92b" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > < a class = "el" href = "struct_m_p_task.html" > MPTask< / a > ** queue< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00110" > 110< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "a428f566097f90b76ce7b6d79d481bb62" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > uint32_t queueMaxSize< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00111" > 111< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "acda02b2450f7b21940084ed1114d5bb2" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > < a class = "el" href = "struct_o_s_spin_lock.html" > OSSpinLock< / a > lock< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-11 01:17:32 +00:00
< p > Definition at line < a class = "el" href = "taskqueue_8h_source.html#l00112" > 112< / a > of file < a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > D:/Programming/Projects/wut/include/coreinit/< a class = "el" href = "taskqueue_8h_source.html" > taskqueue.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.10
< / small > < / address >
< / body >
< / html >