PageRenderTime 53ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/share/doc/libgomp.html/The-libgomp-ABI.html

https://gitlab.com/infected_/linaro_aarch64-linux-android-5.3.x
HTML | 119 lines | 63 code | 10 blank | 46 comment | 0 complexity | 35a04ddf2ed10ec99e3c3b784ab6a397 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Copyright (C) 2006-2015 Free Software Foundation, Inc.
  4. Permission is granted to copy, distribute and/or modify this document
  5. under the terms of the GNU Free Documentation License, Version 1.3 or
  6. any later version published by the Free Software Foundation; with the
  7. Invariant Sections being "Funding Free Software", the Front-Cover
  8. texts being (a) (see below), and with the Back-Cover Texts being (b)
  9. (see below). A copy of the license is included in the section entitled
  10. "GNU Free Documentation License".
  11. (a) The FSF's Front-Cover Text is:
  12. A GNU Manual
  13. (b) The FSF's Back-Cover Text is:
  14. You have freedom to copy and modify this GNU Manual, like GNU
  15. software. Copies published by the Free Software Foundation raise
  16. funds for GNU development. -->
  17. <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
  18. <head>
  19. <title>GNU libgomp: The libgomp ABI</title>
  20. <meta name="description" content="GNU libgomp: The libgomp ABI">
  21. <meta name="keywords" content="GNU libgomp: The libgomp ABI">
  22. <meta name="resource-type" content="document">
  23. <meta name="distribution" content="global">
  24. <meta name="Generator" content="makeinfo">
  25. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  26. <link href="index.html#Top" rel="start" title="Top">
  27. <link href="Library-Index.html#Library-Index" rel="index" title="Library Index">
  28. <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
  29. <link href="index.html#Top" rel="up" title="Top">
  30. <link href="Implementing-MASTER-construct.html#Implementing-MASTER-construct" rel="next" title="Implementing MASTER construct">
  31. <link href="GOMP_005fSPINCOUNT.html#GOMP_005fSPINCOUNT" rel="prev" title="GOMP_SPINCOUNT">
  32. <style type="text/css">
  33. <!--
  34. a.summary-letter {text-decoration: none}
  35. blockquote.smallquotation {font-size: smaller}
  36. div.display {margin-left: 3.2em}
  37. div.example {margin-left: 3.2em}
  38. div.indentedblock {margin-left: 3.2em}
  39. div.lisp {margin-left: 3.2em}
  40. div.smalldisplay {margin-left: 3.2em}
  41. div.smallexample {margin-left: 3.2em}
  42. div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
  43. div.smalllisp {margin-left: 3.2em}
  44. kbd {font-style:oblique}
  45. pre.display {font-family: inherit}
  46. pre.format {font-family: inherit}
  47. pre.menu-comment {font-family: serif}
  48. pre.menu-preformatted {font-family: serif}
  49. pre.smalldisplay {font-family: inherit; font-size: smaller}
  50. pre.smallexample {font-size: smaller}
  51. pre.smallformat {font-family: inherit; font-size: smaller}
  52. pre.smalllisp {font-size: smaller}
  53. span.nocodebreak {white-space:nowrap}
  54. span.nolinebreak {white-space:nowrap}
  55. span.roman {font-family:serif; font-weight:normal}
  56. span.sansserif {font-family:sans-serif; font-weight:normal}
  57. ul.no-bullet {list-style: none}
  58. -->
  59. </style>
  60. </head>
  61. <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
  62. <a name="The-libgomp-ABI"></a>
  63. <div class="header">
  64. <p>
  65. Next: <a href="Reporting-Bugs.html#Reporting-Bugs" accesskey="n" rel="next">Reporting Bugs</a>, Previous: <a href="Environment-Variables.html#Environment-Variables" accesskey="p" rel="prev">Environment Variables</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Library-Index.html#Library-Index" title="Index" rel="index">Index</a>]</p>
  66. </div>
  67. <hr>
  68. <a name="The-libgomp-ABI-1"></a>
  69. <h2 class="chapter">4 The libgomp ABI</h2>
  70. <p>The following sections present notes on the external ABI as
  71. presented by libgomp. Only maintainers should need them.
  72. </p>
  73. <table class="menu" border="0" cellspacing="0">
  74. <tr><td align="left" valign="top">&bull; <a href="Implementing-MASTER-construct.html#Implementing-MASTER-construct" accesskey="1">Implementing MASTER construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  75. </td></tr>
  76. <tr><td align="left" valign="top">&bull; <a href="Implementing-CRITICAL-construct.html#Implementing-CRITICAL-construct" accesskey="2">Implementing CRITICAL construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  77. </td></tr>
  78. <tr><td align="left" valign="top">&bull; <a href="Implementing-ATOMIC-construct.html#Implementing-ATOMIC-construct" accesskey="3">Implementing ATOMIC construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  79. </td></tr>
  80. <tr><td align="left" valign="top">&bull; <a href="Implementing-FLUSH-construct.html#Implementing-FLUSH-construct" accesskey="4">Implementing FLUSH construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  81. </td></tr>
  82. <tr><td align="left" valign="top">&bull; <a href="Implementing-BARRIER-construct.html#Implementing-BARRIER-construct" accesskey="5">Implementing BARRIER construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  83. </td></tr>
  84. <tr><td align="left" valign="top">&bull; <a href="Implementing-THREADPRIVATE-construct.html#Implementing-THREADPRIVATE-construct" accesskey="6">Implementing THREADPRIVATE construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  85. </td></tr>
  86. <tr><td align="left" valign="top">&bull; <a href="Implementing-PRIVATE-clause.html#Implementing-PRIVATE-clause" accesskey="7">Implementing PRIVATE clause</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  87. </td></tr>
  88. <tr><td align="left" valign="top">&bull; <a href="Implementing-FIRSTPRIVATE-LASTPRIVATE-COPYIN-and-COPYPRIVATE-clauses.html#Implementing-FIRSTPRIVATE-LASTPRIVATE-COPYIN-and-COPYPRIVATE-clauses" accesskey="8">Implementing FIRSTPRIVATE LASTPRIVATE COPYIN and COPYPRIVATE clauses</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  89. </td></tr>
  90. <tr><td align="left" valign="top">&bull; <a href="Implementing-REDUCTION-clause.html#Implementing-REDUCTION-clause" accesskey="9">Implementing REDUCTION clause</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  91. </td></tr>
  92. <tr><td align="left" valign="top">&bull; <a href="Implementing-PARALLEL-construct.html#Implementing-PARALLEL-construct">Implementing PARALLEL construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  93. </td></tr>
  94. <tr><td align="left" valign="top">&bull; <a href="Implementing-FOR-construct.html#Implementing-FOR-construct">Implementing FOR construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  95. </td></tr>
  96. <tr><td align="left" valign="top">&bull; <a href="Implementing-ORDERED-construct.html#Implementing-ORDERED-construct">Implementing ORDERED construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  97. </td></tr>
  98. <tr><td align="left" valign="top">&bull; <a href="Implementing-SECTIONS-construct.html#Implementing-SECTIONS-construct">Implementing SECTIONS construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  99. </td></tr>
  100. <tr><td align="left" valign="top">&bull; <a href="Implementing-SINGLE-construct.html#Implementing-SINGLE-construct">Implementing SINGLE construct</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  101. </td></tr>
  102. </table>
  103. </body>
  104. </html>