
18 May
2011
18 May
'11
4:40 a.m.
On 5/17/2011 9:11 PM, Steven Watanabe wrote:
What do you mean by merge?
So you have 2 sets that could be locked by thread 1 and 2. Now thread 1 wants to take ownership of the 2 sets so it'll need to lock mutex 1 and 2.
What semantics do you expect from move?
Sorry I needed to disambiguate what is needed but a move won't be necessary. -Phil