Wrap tables.
[lttng-docs.git] / contents / using-lttng / instrumenting / prebuilt-ust-helpers / liblttng-ust-libc-pthread-wrapper.md
index a36f860e01c4a7b1c82ba846c886ca3ad1933638..164f8006ed3e03122e1d36af36ef3a607110d616 100644 (file)
@@ -8,6 +8,7 @@ POSIX threads functions.
 
 The following functions are traceable by `liblttng-ust-libc-wrapper.so`:
 
+<div class="table">
 <table class="func-desc">
     <thead>
         <tr>
@@ -70,10 +71,12 @@ The following functions are traceable by `liblttng-ust-libc-wrapper.so`:
         </tr>
     </tbody>
 </table>
+</div>
 
 The following functions are traceable by
 `liblttng-ust-pthread-wrapper.so`:
 
+<div class="table">
 <table class="func-desc">
     <thead>
         <tr>
@@ -120,6 +123,7 @@ The following functions are traceable by
         </tr>
     </tbody>
 </table>
+</div>
 
 All tracepoints have fields corresponding to the arguments of the
 function they instrument.
This page took 0.023609 seconds and 4 git commands to generate.