Gordon Henriksen <[EMAIL PROTECTED]> wrote:

> Other threads than the target could be executing the same chunk
> of JITted code at the same time.

No. JITed (and prederefed) code is thread-specific, because register
addresses are converted to absolute memory locations.

leo

Reply via email to