Autor: Philip Hazel Data: Dla: Giuseppe D'Angelo CC: pcre-dev Temat: Re: [pcre-dev] A clarification on pcrejit docs
On Wed, 22 Feb 2012, Giuseppe D'Angelo wrote:
> Hi Zoltán, thanks for the explaination.
> That was exactly what I got reading "between the lines" of the
> manpages -- that is, matching with JIT is thread-safe even without
> setting up JIT stacks. The fact that the memory is allocated on each's
> thread stack makes that thread-safe by design.