develooper Front page | perl.perl6.language | Postings from August 2001

RE: explicitly declare closures???

Thread Previous | Thread Next
From:
Hong Zhang
Date:
August 21, 2001 11:17
Subject:
RE: explicitly declare closures???
Message ID:
400CE9390E334A4393CEECDD6863120A289FF2@ussccm003.corp.palm.com

I always wonder this question. If closure is allowed
in multi-threaded, it implies the local variables may
be access by multiple threads. So we have to protect
local variables in such cases. I know we can optimize
the common cases easily. But it is still a concern.

Hong

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About