2018-07-20 16:32:28 -04: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-08-01 13:34:49 -04:00
< meta name = "generator" content = "Doxygen 1.8.14" / >
2018-07-20 16:32:28 -04:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Crashpad: crashpad::ProcessReaderFuchsia::Thread 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 >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "crashpad_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" > Crashpad
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2018-08-01 13:34:49 -04:00
<!-- Generated by Doxygen 1.8.14 -->
2018-07-20 16:32:28 -04:00
< script type = "text/javascript" >
2018-08-01 13:34:49 -04:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-07-20 16:32:28 -04:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-08-01 13:34:49 -04:00
/* @license-end */
2018-07-20 16:32:28 -04:00
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2018-08-01 13:34:49 -04:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-07-20 16:32:28 -04:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2018-08-01 13:34:49 -04:00
/* @license-end */< / script >
2018-07-20 16:32:28 -04:00
< div id = "main-nav" > < / 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 id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacecrashpad.html" > crashpad< / a > < / li > < li class = "navelem" > < a class = "el" href = "classcrashpad_1_1ProcessReaderFuchsia.html" > ProcessReaderFuchsia< / a > < / li > < li class = "navelem" > < a class = "el" href = "structcrashpad_1_1ProcessReaderFuchsia_1_1Thread.html" > Thread< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structcrashpad_1_1ProcessReaderFuchsia_1_1Thread-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > crashpad::ProcessReaderFuchsia::Thread Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Contains information about a thread that belongs to a process.
< a href = "structcrashpad_1_1ProcessReaderFuchsia_1_1Thread.html#details" > More...< / a > < / p >
< p > < code > #include " snapshot/fuchsia/process_reader_fuchsia.h" < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a8ffabea13bdd7fb3fd61185dbd71cef0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a8ffabea13bdd7fb3fd61185dbd71cef0" > < / a >
zx_koid_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1ProcessReaderFuchsia_1_1Thread.html#a8ffabea13bdd7fb3fd61185dbd71cef0" > id< / a > = ZX_KOID_INVALID< / td > < / tr >
< tr class = "memdesc:a8ffabea13bdd7fb3fd61185dbd71cef0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The kernel identifier for the thread. < br / > < / td > < / tr >
< tr class = "separator:a8ffabea13bdd7fb3fd61185dbd71cef0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a57c77c942a3e3b0e5723e68e8a77551c" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a57c77c942a3e3b0e5723e68e8a77551c" > < / a >
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1ProcessReaderFuchsia_1_1Thread.html#a57c77c942a3e3b0e5723e68e8a77551c" > state< / a > = -1< / td > < / tr >
< tr class = "memdesc:a57c77c942a3e3b0e5723e68e8a77551c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The state of the thread, the < code > ZX_THREAD_STATE_*< / code > value or < code > -1< / code > if the value could not be retrieved. < br / > < / td > < / tr >
< tr class = "separator:a57c77c942a3e3b0e5723e68e8a77551c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85abd8e1373aea3f532e0f637b6aff17" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a85abd8e1373aea3f532e0f637b6aff17" > < / a >
std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1ProcessReaderFuchsia_1_1Thread.html#a85abd8e1373aea3f532e0f637b6aff17" > name< / a > < / td > < / tr >
< tr class = "memdesc:a85abd8e1373aea3f532e0f637b6aff17" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The < code > ZX_PROP_NAME< / code > property of the thread. This may be empty. < br / > < / td > < / tr >
< tr class = "separator:a85abd8e1373aea3f532e0f637b6aff17" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af35a515c06a7519f043e907a6cc01bdb" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af35a515c06a7519f043e907a6cc01bdb" > < / a >
zx_thread_state_general_regs_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1ProcessReaderFuchsia_1_1Thread.html#af35a515c06a7519f043e907a6cc01bdb" > general_registers< / a > = {}< / td > < / tr >
< tr class = "memdesc:af35a515c06a7519f043e907a6cc01bdb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The raw architecture-specific < code > zx_thread_state_general_regs_t< / code > as returned by < code > zx_thread_read_state()< / code > . < br / > < / td > < / tr >
< tr class = "separator:af35a515c06a7519f043e907a6cc01bdb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a222afcb8bc5a864e0a7002211aece227" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a222afcb8bc5a864e0a7002211aece227" > < / a >
std::vector< < a class = "el" href = "classcrashpad_1_1CheckedRange.html" > CheckedRange< / a > < zx_vaddr_t, size_t > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1ProcessReaderFuchsia_1_1Thread.html#a222afcb8bc5a864e0a7002211aece227" > stack_regions< / a > < / td > < / tr >
< tr class = "memdesc:a222afcb8bc5a864e0a7002211aece227" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The regions representing the stack. The first entry in the vector represents the callstack, and further entries optionally identify other stack data when the thread uses a split stack representation. < br / > < / td > < / tr >
< tr class = "separator:a222afcb8bc5a864e0a7002211aece227" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Contains information about a thread that belongs to a process. < / p >
< / div > < hr / > The documentation for this struct was generated from the following files:< ul >
< li > snapshot/fuchsia/process_reader_fuchsia.h< / li >
< li > snapshot/fuchsia/process_reader_fuchsia.cc< / 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" / >
2018-08-01 13:34:49 -04:00
< / a > 1.8.14
2018-07-20 16:32:28 -04:00
< / small > < / address >
< / body >
< / html >