in reply to
threads::shared locking via C API
Not sure what you meant by lock a var, but if you don't want a var to be changed, defined it as constant.
Comment on
Re: threads::shared locking via C API
Replies are listed 'Best First'.
Re^2: threads::shared locking via C API
by
Anonymous Monk
on Aug 24, 2011 at 17:21 UTC
OP is talking about
threads::shared
#
lock VARIABLE
[reply]
In Section
Seekers of Perl Wisdom