📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 08:31:57
📂
/ (Root)
/
opt
/
alt
/
ruby21
/
share
/
doc
/
ruby
/
capi
/
html
/
d3
/
d83
📍 /opt/alt/ruby21/share/doc/ruby/capi/html/d3/d83
🔄 Refresh
✏️
Editing: structrb__postponed__job__struct.html
Read Only
<!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"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Ruby: rb_postponed_job_struct 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="../../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">Ruby  <span id="projectnumber">2.1.10p492(2016-04-01revision54464)</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <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('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <div class="title">rb_postponed_job_struct Struct Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:a469419ba0d431f56552a93f1c24d24e6"><td class="memItemLeft" align="right" valign="top">unsigned long </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/d83/structrb__postponed__job__struct.html#a469419ba0d431f56552a93f1c24d24e6">flags</a></td></tr> <tr class="separator:a469419ba0d431f56552a93f1c24d24e6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3804fc5e02696ec3554f3dd5d46ae73e"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="../../d2/d66/structrb__thread__struct.html">rb_thread_struct</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/d83/structrb__postponed__job__struct.html#a3804fc5e02696ec3554f3dd5d46ae73e">th</a></td></tr> <tr class="separator:a3804fc5e02696ec3554f3dd5d46ae73e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7ac889f5a87289dc4907ecb840bf8039"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../db/d16/debug_8h.html#aed4e53437ee76b774e463ace1cb69aa6">rb_postponed_job_func_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/d83/structrb__postponed__job__struct.html#a7ac889f5a87289dc4907ecb840bf8039">func</a></td></tr> <tr class="separator:a7ac889f5a87289dc4907ecb840bf8039"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad0d43142f7f3aa54f9b91c0764d9fbea"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/d83/structrb__postponed__job__struct.html#ad0d43142f7f3aa54f9b91c0764d9fbea">data</a></td></tr> <tr class="separator:ad0d43142f7f3aa54f9b91c0764d9fbea"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p class="definition">Definition at line <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01421">1421</a> of file <a class="el" href="../../dc/d80/vm__trace_8c_source.html">vm_trace.c</a>.</p> </div><h2 class="groupheader">Field Documentation</h2> <a id="ad0d43142f7f3aa54f9b91c0764d9fbea"></a> <h2 class="memtitle"><span class="permalink"><a href="#ad0d43142f7f3aa54f9b91c0764d9fbea">◆ </a></span>data</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void* rb_postponed_job_struct::data</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01425">1425</a> of file <a class="el" href="../../dc/d80/vm__trace_8c_source.html">vm_trace.c</a>.</p> <p class="reference">Referenced by <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01446">postponed_job_register()</a>, and <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01514">rb_postponed_job_flush()</a>.</p> </div> </div> <a id="a469419ba0d431f56552a93f1c24d24e6"></a> <h2 class="memtitle"><span class="permalink"><a href="#a469419ba0d431f56552a93f1c24d24e6">◆ </a></span>flags</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned long rb_postponed_job_struct::flags</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01422">1422</a> of file <a class="el" href="../../dc/d80/vm__trace_8c_source.html">vm_trace.c</a>.</p> <p class="reference">Referenced by <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01446">postponed_job_register()</a>.</p> </div> </div> <a id="a7ac889f5a87289dc4907ecb840bf8039"></a> <h2 class="memtitle"><span class="permalink"><a href="#a7ac889f5a87289dc4907ecb840bf8039">◆ </a></span>func</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="../../db/d16/debug_8h.html#aed4e53437ee76b774e463ace1cb69aa6">rb_postponed_job_func_t</a> rb_postponed_job_struct::func</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01424">1424</a> of file <a class="el" href="../../dc/d80/vm__trace_8c_source.html">vm_trace.c</a>.</p> <p class="reference">Referenced by <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01446">postponed_job_register()</a>, <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01514">rb_postponed_job_flush()</a>, and <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01489">rb_postponed_job_register_one()</a>.</p> </div> </div> <a id="a3804fc5e02696ec3554f3dd5d46ae73e"></a> <h2 class="memtitle"><span class="permalink"><a href="#a3804fc5e02696ec3554f3dd5d46ae73e">◆ </a></span>th</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="../../d2/d66/structrb__thread__struct.html">rb_thread_struct</a>* rb_postponed_job_struct::th</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01423">1423</a> of file <a class="el" href="../../dc/d80/vm__trace_8c_source.html">vm_trace.c</a>.</p> <p class="reference">Referenced by <a class="el" href="../../dc/d80/vm__trace_8c_source.html#l01446">postponed_job_register()</a>.</p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="../../dc/d80/vm__trace_8c_source.html">vm_trace.c</a></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"/> </a> 1.8.14 </small></address> </body> </html>
💾 Save Changes
❌ Cancel