Hello,
On 6/12/13 9:04 AM, Mino Haluz wrote:
Hi,
I need to lock the hashtable but this
lock("$sht(a)");
does not work. Any hints?
htable locks are inside the code and per slot, not per hash table, why you would need to lock it?
For synchronous access in config file, you can use the locks from cfg utils.
Cheers, Daniel