in reply to Sharing Tk-module objects in threads
In the document for threads::shared pragmas, it says:
"bless is not supported on shared references. In the current version, bless will only bless the thread local reference and the blessing will not propagate to the other threads. This is expected to be implemented in a future version of Perl."
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Sharing Tk-module objects in threads
by kabeldag (Hermit) on Nov 05, 2004 at 03:30 UTC | |
by pg (Canon) on Nov 05, 2004 at 03:39 UTC |