mirror of
https://github.com/XRPLF/rippled.git
synced 2026-02-08 16:02:27 +00:00
deploy: fc00723836
This commit is contained in:
@@ -247,7 +247,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="foldopen" id="foldopen00141" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"><a class="line" href="classxrpl_1_1Resource_1_1ManagerImp.html#a2908bca89e0cf6503ff7e5a8e32d69f1"> 141</a></span> <a class="code hl_function" href="classxrpl_1_1Resource_1_1ManagerImp.html#a2908bca89e0cf6503ff7e5a8e32d69f1">run</a>()</div>
|
||||
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> {</div>
|
||||
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <a class="code hl_function" href="namespacebeast.html#ab3bd70e6eb43bbd99b5fe518efce8c7e">beast::setCurrentThreadName</a>(<span class="stringliteral">"Resource::Manager"</span>);</div>
|
||||
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <a class="code hl_function" href="namespacebeast.html#ab3bd70e6eb43bbd99b5fe518efce8c7e">beast::setCurrentThreadName</a>(<span class="stringliteral">"Resource::Mngr"</span>);</div>
|
||||
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> <span class="keywordflow">for</span> (;;)</div>
|
||||
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> {</div>
|
||||
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <a class="code hl_variable" href="classxrpl_1_1Resource_1_1ManagerImp.html#a9029c0e4ce2c1e7ce96c743ab7683cb9">logic_</a>.<a class="code hl_function" href="classxrpl_1_1Resource_1_1Logic.html#a2e9269a985a6954deba2737d30102232">periodicActivity</a>();</div>
|
||||
@@ -337,7 +337,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="ttc" id="amemory_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/memory.html">memory</a></div></div>
|
||||
<div class="ttc" id="amutex_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/mutex.html">mutex</a></div></div>
|
||||
<div class="ttc" id="anamespacebeast_html"><div class="ttname"><a href="namespacebeast.html">beast</a></div><div class="ttdef"><b>Definition</b> <a href="base__uint_8h_source.html#l00653">base_uint.h:653</a></div></div>
|
||||
<div class="ttc" id="anamespacebeast_html_ab3bd70e6eb43bbd99b5fe518efce8c7e"><div class="ttname"><a href="namespacebeast.html#ab3bd70e6eb43bbd99b5fe518efce8c7e">beast::setCurrentThreadName</a></div><div class="ttdeci">void setCurrentThreadName(std::string_view newThreadName)</div><div class="ttdoc">Changes the name of the caller thread.</div><div class="ttdef"><b>Definition</b> <a href="CurrentThreadName_8cpp_source.html#l00100">CurrentThreadName.cpp:100</a></div></div>
|
||||
<div class="ttc" id="anamespacebeast_html_ab3bd70e6eb43bbd99b5fe518efce8c7e"><div class="ttname"><a href="namespacebeast.html#ab3bd70e6eb43bbd99b5fe518efce8c7e">beast::setCurrentThreadName</a></div><div class="ttdeci">void setCurrentThreadName(std::string_view newThreadName)</div><div class="ttdoc">Changes the name of the caller thread.</div><div class="ttdef"><b>Definition</b> <a href="CurrentThreadName_8cpp_source.html#l00118">CurrentThreadName.cpp:118</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1Resource_html_a9f0e190e8dbb36af65cdde9b7faa8fd2"><div class="ttname"><a href="namespacexrpl_1_1Resource.html#a9f0e190e8dbb36af65cdde9b7faa8fd2">xrpl::Resource::make_Manager</a></div><div class="ttdeci">std::unique_ptr< Manager > make_Manager(beast::insight::Collector::ptr const &collector, beast::Journal journal)</div><div class="ttdef"><b>Definition</b> <a href="ResourceManager_8cpp_source.html#l00166">ResourceManager.cpp:166</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html"><div class="ttname"><a href="namespacexrpl.html">xrpl</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition</b> <a href="algorithm_8h_source.html#l00006">algorithm.h:6</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_a32075d684f36208996e980b9200aca87"><div class="ttname"><a href="namespacexrpl.html#a32075d684f36208996e980b9200aca87">xrpl::stopwatch</a></div><div class="ttdeci">Stopwatch & stopwatch()</div><div class="ttdoc">Returns an instance of a wall clock.</div><div class="ttdef"><b>Definition</b> <a href="chrono_8h_source.html#l00100">chrono.h:100</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user