X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=doc%2Frrdthreads.pod;fp=doc%2Frrdthreads.pod;h=71506e99e58beac49640be9b7313ab96da15dc84;hb=8d278938aef5adefa2915dd446abc028cc764550;hp=ace7ee8c395c0d0eb4d95e1aaab036f3a03bce8b;hpb=46d2e915a9f864304ee107f9ea35a60b01d3e378;p=rrdtool.git diff --git a/doc/rrdthreads.pod b/doc/rrdthreads.pod index ace7ee8..71506e9 100644 --- a/doc/rrdthreads.pod +++ b/doc/rrdthreads.pod @@ -126,7 +126,7 @@ C as an example. =item * -Do not use the C function! +Do not use the C function! It uses lots of global variables. You may use it in functions not designed to be thread-safe, like in functions wrapping the C<_r> version of some