Re: p5p summary: Improving threads::shared ?

[email protected] ("Jerry D. Hedden") Thu, 8 May 2008 10:26:56 -0400
Newsgroups perl.ithreads
Message-ID <[email protected]>
>  perhaps we could just provide a function:
>
>     $y = shared_clone($x);

What name should this function have?

    shared_clone()
    clone()
    shared_copy()
    copy()
    make_shared()

Or something else?