2015-10-08 14:55:01 -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" / >
2017-02-22 23:37:31 -05:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
2016-11-07 15:21:37 -05:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-10-08 14:55:01 -04:00
< title > Crashpad: crashpad::Thread Class 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" / >
2016-11-08 14:26:59 -05:00
< link href = "crashpad_doxygen.css" rel = "stylesheet" type = "text/css" / >
2015-10-08 14:55:01 -04:00
< / 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;" >
2016-01-06 16:09:15 -05:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2015-10-08 14:55:01 -04:00
< div id = "projectname" > Crashpad
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2017-02-22 23:37:31 -05:00
<!-- Generated by Doxygen 1.8.13 -->
2015-10-08 14:55:01 -04:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2016-11-07 15:21:37 -05:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
2015-10-08 14:55:01 -04: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 = "namespacecrashpad.html" > crashpad< / a > < / li > < li class = "navelem" > < a class = "el" href = "classcrashpad_1_1Thread.html" > Thread< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classcrashpad_1_1Thread-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > crashpad::Thread Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Basic thread abstraction. Users should derive from this class and implement ThreadMain().
< a href = "classcrashpad_1_1Thread.html#details" > More...< / a > < / p >
< p > < code > #include " util/thread/thread.h" < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for crashpad::Thread:< / div >
< div class = "dyncontent" >
< div class = "center" >
< img src = "classcrashpad_1_1Thread.png" usemap = "#crashpad::Thread_map" alt = "" / >
< map id = "crashpad::Thread_map" name = "crashpad::Thread_map" >
2016-01-06 16:09:15 -05:00
< area href = "classcrashpad_1_1internal_1_1WorkerThreadImpl.html" alt = "crashpad::internal::WorkerThreadImpl" shape = "rect" coords = "0,56,222,80" / >
2017-02-22 23:28:15 -05:00
< area href = "classcrashpad_1_1SessionEndWatcher.html" title = "Creates a hidden window and waits for a WM_ENDSESSION message, indicating that the session is ending ..." alt = "crashpad::SessionEndWatcher" shape = "rect" coords = "232,56,454,80" / >
2015-10-08 14:55:01 -04:00
< / map >
< / div > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a3a3659f578b8f5df8bd31b7d5af4a3b0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a3a3659f578b8f5df8bd31b7d5af4a3b0" > < / a >
2015-10-08 14:55:01 -04:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcrashpad_1_1Thread.html#a3a3659f578b8f5df8bd31b7d5af4a3b0" > Start< / a > ()< / td > < / tr >
< tr class = "memdesc:a3a3659f578b8f5df8bd31b7d5af4a3b0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Create a platform thread, and run ThreadMain() on that thread. Must be paired with a call to < a class = "el" href = "classcrashpad_1_1Thread.html#a955be81e744804474a126719f66bb3e6" title = "Block until ThreadMain() exits. This may be called from any thread. Must paired with a call to Start(..." > Join()< / a > . < br / > < / td > < / tr >
< tr class = "separator:a3a3659f578b8f5df8bd31b7d5af4a3b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a955be81e744804474a126719f66bb3e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a955be81e744804474a126719f66bb3e6" > < / a >
2015-10-08 14:55:01 -04:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcrashpad_1_1Thread.html#a955be81e744804474a126719f66bb3e6" > Join< / a > ()< / td > < / tr >
< tr class = "memdesc:a955be81e744804474a126719f66bb3e6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Block until ThreadMain() exits. This may be called from any thread. Must paired with a call to < a class = "el" href = "classcrashpad_1_1Thread.html#a3a3659f578b8f5df8bd31b7d5af4a3b0" title = "Create a platform thread, and run ThreadMain() on that thread. Must be paired with a call to Join()..." > Start()< / a > . < br / > < / td > < / tr >
< tr class = "separator:a955be81e744804474a126719f66bb3e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Basic thread abstraction. Users should derive from this class and implement ThreadMain(). < / p >
< / div > < hr / > The documentation for this class was generated from the following files:< ul >
< li > util/thread/thread.h< / li >
< li > util/thread/thread.cc< / li >
< li > util/thread/thread_posix.cc< / li >
< li > util/thread/thread_win.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" / >
2017-02-22 23:37:31 -05:00
< / a > 1.8.13
2015-10-08 14:55:01 -04:00
< / small > < / address >
< / body >
< / html >