Re: Phix: Understanding Multithreading

new topic     » goto parent     » topic index » view thread      » older message » newer message
petelomax said...

When using multithreading, shared reference counts (especially the hidden ones on literal constants) are a real pita.

The problem you hit is builtins/VM/pprntfN.e, aka sprintf(), is not thread safe - I have just made the following (yet more) fixes to it:

Does this mean '?' is now thread safe?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu