lock on hashtable value
- From: giacomelli@xxxxxxxxxx (Valerio Giacomelli)
- Date: Tue, 27 Sep 2005 11:58:47 +0200
hi all... i have a question..
I am realizing an application multithreaded, and my problem is that I'd like to make lock on single values of a hashtable.. how can i make it? my hash is shared with
share($hash); $hash = \%hash;
but all elements of this are not shared.. so how can i share all them ?
i have seen this http://perldoc.perl.org/threads/shared.html but i haven't resolved...
anyone can help me? thanks
bye Valerio
.
- Prev by Date: RE: Javascript and perl
- Next by Date: RE: hi
- Previous by thread: Javascript and perl
- Next by thread: PERL's equivalent to an "include file"
- Index(es):