2019-04-22 10:21:17 +10:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2016-01-07 16:06:06 +00:00
< 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" / >
2019-04-22 10:21:17 +10:00
< meta name = "generator" content = "Doxygen 1.8.15" / >
2018-07-26 20:52:03 +10:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2019-04-22 10:21:17 +10:00
< title > wut: /home/ash/src/wut/include/coreinit/condition.h File Reference< / title >
2016-01-07 16:06:06 +00:00
< 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 >
< 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;" >
2018-07-26 20:52:03 +10:00
< div id = "projectname" > wut
2019-04-22 10:21:17 +10:00
  < span id = "projectnumber" > 1.0.0-beta8< / span >
2016-01-07 16:06:06 +00:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2019-04-22 10:21:17 +10:00
<!-- Generated by Doxygen 1.8.15 -->
2016-01-07 16:06:06 +00:00
< script type = "text/javascript" >
2018-07-26 20:52:03 +10:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2016-01-07 16:06:06 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-07-26 20:52:03 +10:00
/* @license-end */
2016-01-07 16:06:06 +00:00
< / script >
2018-07-26 20:52:03 +10:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2016-01-07 16:06:06 +00:00
<!-- 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 id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d44c64559bbebec7f509842c48db8b23.html" > include< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5050f3de292bd66075be80c4b119f1df.html" > coreinit< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > condition.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < < a class = "el" href = "wut_8h_source.html" > wut.h< / a > > < / code > < br / >
< code > #include " < a class = "el" href = "threadqueue_8h_source.html" > threadqueue.h< / a > " < / code > < br / >
< / div >
< p > < a href = "condition_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:structOSCondition" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html#structOSCondition" > OSCondition< / a > < / td > < / tr >
< tr class = "separator:structOSCondition" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:ga9d3012d9d937bcd9fcfc12824af9011d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html#ga9d3012d9d937bcd9fcfc12824af9011d" > OS_CONDITION_TAG< / a >       0x634E6456u< / td > < / tr >
< tr class = "separator:ga9d3012d9d937bcd9fcfc12824af9011d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:ga00db74c3d6ce5f40511557e92df133eb" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__cond.html#structOSCondition" > OSCondition< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html#ga00db74c3d6ce5f40511557e92df133eb" > OSCondition< / a > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:ga00db74c3d6ce5f40511557e92df133eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:ga42b7c5a07043d7f6c8324f51ac1747c8" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__mutex.html#structOSMutex" > OSMutex< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html#ga42b7c5a07043d7f6c8324f51ac1747c8" > OSMutex< / a > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:ga42b7c5a07043d7f6c8324f51ac1747c8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:ga3380e1614dffb59637175a508d6f8395" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html#ga3380e1614dffb59637175a508d6f8395" > OSInitCond< / a > (< a class = "el" href = "group__coreinit__cond.html#structOSCondition" > OSCondition< / a > *condition)< / td > < / tr >
< tr class = "memdesc:ga3380e1614dffb59637175a508d6f8395" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Initialise a condition variable structure. < a href = "group__coreinit__cond.html#ga3380e1614dffb59637175a508d6f8395" > More...< / a > < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:ga3380e1614dffb59637175a508d6f8395" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:ga3fb5e451c43c561142042258ab65650d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html#ga3fb5e451c43c561142042258ab65650d" > OSInitCondEx< / a > (< a class = "el" href = "group__coreinit__cond.html#structOSCondition" > OSCondition< / a > *condition, const char *name)< / td > < / tr >
< tr class = "memdesc:ga3fb5e451c43c561142042258ab65650d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Initialise a condition variable structure with a name. < a href = "group__coreinit__cond.html#ga3fb5e451c43c561142042258ab65650d" > More...< / a > < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:ga3fb5e451c43c561142042258ab65650d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:gab0defea1070e1f129578d98dc023f05d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html#gab0defea1070e1f129578d98dc023f05d" > OSWaitCond< / a > (< a class = "el" href = "group__coreinit__cond.html#structOSCondition" > OSCondition< / a > *condition, < a class = "el" href = "group__coreinit__mutex.html#structOSMutex" > OSMutex< / a > *mutex)< / td > < / tr >
< tr class = "memdesc:gab0defea1070e1f129578d98dc023f05d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sleep the current thread until the condition variable has been signalled. < a href = "group__coreinit__cond.html#gab0defea1070e1f129578d98dc023f05d" > More...< / a > < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:gab0defea1070e1f129578d98dc023f05d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:ga4ad088d1be5fd1558263491a65b48984" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html#ga4ad088d1be5fd1558263491a65b48984" > OSSignalCond< / a > (< a class = "el" href = "group__coreinit__cond.html#structOSCondition" > OSCondition< / a > *condition)< / td > < / tr >
< tr class = "memdesc:ga4ad088d1be5fd1558263491a65b48984" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Will wake up any threads waiting on the condition with OSWaitCond. < a href = "group__coreinit__cond.html#ga4ad088d1be5fd1558263491a65b48984" > More...< / a > < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:ga4ad088d1be5fd1558263491a65b48984" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / 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" / >
2019-04-22 10:21:17 +10:00
< / a > 1.8.15
2016-01-07 16:06:06 +00:00
< / small > < / address >
< / body >
< / html >