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" / >
2018-07-26 20:52:03 +10:00
< meta name = "generator" content = "Doxygen 1.8.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > wut: coreinit< / 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
  < span id = "projectnumber" > 1.0.0-alpha< / 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 -->
2018-07-26 20:52:03 +10:00
<!-- Generated by Doxygen 1.8.14 -->
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
< / div > <!-- top -->
<!-- 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 class = "header" >
< div class = "summary" >
< a href = "#groups" > Modules< / a > < / div >
< div class = "headertitle" >
< div class = "title" > coreinit< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2018-07-26 20:52:03 +10:00
< p > Contains all core operating system functions such as threads, synchronisation objects, filesystem, memory, exception handling, etc...
< a href = "#details" > More...< / a > < / p >
2016-01-07 16:06:06 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "groups" > < / a >
Modules< / h2 > < / td > < / tr >
< tr class = "memitem:group__coreinit__alarms" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__alarms.html" > Alarms< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__alarms" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The alarm family of functions are used for creating alarms which call a callback or wake up waiting threads after a period of time. < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:group__coreinit__atomic" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__atomic.html" > Atomic Operations< / a > < / td > < / tr >
< tr class = "memdesc:group__coreinit__atomic" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > These functions are used for atomically operating on 32 bit values in memory. < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:group__coreinit__atomic64" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__atomic64.html" > Atomic Operations 64 bit< / a > < / td > < / tr >
< tr class = "memdesc:group__coreinit__atomic64" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > These functions are used for atomically operating on 64 bit values in memory. < br / > < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:group__coreinit__cache" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cache.html" > Cache< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__cache" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Interface to the low-level caching system of the PowerPC processor. < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__cond" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__cond.html" > Condition Variable< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__cond" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Standard condition variable implementation. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__context" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__context.html" > Context< / a > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:group__coreinit__core" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__core.html" > Core< / a > < / td > < / tr >
< tr class = "memdesc:group__coreinit__core" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Provides information about each core of the system's processor. < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-07-06 20:24:27 +01:00
< tr class = "memitem:group__coreinit__coroutine" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__coroutine.html" > Coroutines< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:group__coreinit__debug" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__debug.html" > Debug< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__dynload" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__dynload.html" > Dynamic Loading< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:group__coreinit__energysaver" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__energysaver.html" > Energy saver< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:group__coreinit__event" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__event.html" > Event Object< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__event" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Standard event object implementation. < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__exception" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exception.html" > Exception Handling< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__exit" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exit.html" > Exit< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__fastcond" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fastcond.html" > Fast Condition Variable< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__fastcond" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A condition variable to be used with an < a class = "el" href = "group__coreinit__fastmutex.html#structOSFastMutex" > OSFastMutex< / a > . < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__fastmutex" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fastmutex.html" > Fast Mutex< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__fastmutex" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Similar to < a class = "el" href = "group__coreinit__mutex.html#structOSMutex" > OSMutex< / a > but tries to acquire the mutex without using the global scheduler lock, and does not test for thread cancel. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__fiber" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fiber.html" > Fiber< / a > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-11 01:17:32 +00:00
< tr class = "memitem:group__coreinit__fs" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html" > Filesystem< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__fs" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Mount, access and modify filesystems directly. < br / > < / td > < / tr >
2016-01-11 01:17:32 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "memitem:group__coreinit__foreground" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__foreground.html" > Foreground Management< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:group__coreinit__ios" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__ios.html" > IOS< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__mcp" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html" > MCP< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__memblockheap" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memblockheap.html" > Block Heap< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__memdefaultheap" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memdefaultheap.html" > Default Heap< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__memexpheap" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memexpheap.html" > Expanded Heap< / a > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:group__coreinit__memfrmheap" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html" > Frame Heap< / a > < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-07-25 02:05:50 +01:00
< tr class = "memitem:group__coreinit__memheap" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memheap.html" > Common Memory Heap< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__memheap" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Common memory heap fucntions. < br / > < / td > < / tr >
2016-07-25 02:05:50 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:group__coreinit__memlist" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memlist.html" > Memory List< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-07-25 02:05:50 +01:00
< tr class = "memitem:group__coreinit__memory" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memory.html" > Memory< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:group__coreinit__memorymap" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memorymap.html" > Memory Map< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__unitheap" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__unitheap.html" > Unit Heap< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:group__coreinit__msgq" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__msgq.html" > Message Queue< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__mutex" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mutex.html" > Mutex< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__mutex" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Standard mutex object, supports recursive locking. < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__rendezvous" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__rendezvous.html" > Rendezvous< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-07-25 02:05:50 +01:00
< tr class = "memitem:group__coreinit__screen" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__screen.html" > Screen< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__screen" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Software-rendered graphics system, suitable for text output and simple graphics. < br / > < / td > < / tr >
2016-07-25 02:05:50 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:group__coreinit__semaphore" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__semaphore.html" > Semaphore< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__semaphore" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Similar to Windows < a href = "https://msdn.microsoft.com/en-us/library/windows/desktop/ms685129(v=vs.85).aspx" > Semaphore Objects< / a > . < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__spinlock" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__spinlock.html" > Spinlock< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-06-08 01:12:20 +01:00
< tr class = "memitem:group__coreinit__systeminfo" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__systeminfo.html" > System Info< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:group__coreinit__taskq" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__taskq.html" > Task Queue< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__thread" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__thread.html" > Thread< / a > < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memdesc:group__coreinit__thread" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Manage and run threads on each of the system's cores. < br / > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__threadq" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__threadq.html" > Thread Queue< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:group__coreinit__time" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__time.html" > Time< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:group__coreinit__title" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__title.html" > Title< / a > < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2016-01-07 16:14:21 +00:00
< p > Contains all core operating system functions such as threads, synchronisation objects, filesystem, memory, exception handling, etc... < / p >
2016-01-07 16:06:06 +00:00
< / 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" / >
2018-07-26 20:52:03 +10:00
< / a > 1.8.14
2016-01-07 16:06:06 +00:00
< / small > < / address >
< / body >
< / html >