j
k
j a
j l
Batov, Vladimir wrote:
How 'bout scoped_lock lk1(m, defer); scoped_lock lk2(m, try);
How 'bout
scoped_lock lk1(m, defer); scoped_lock lk2(m, try);
"try" is a keyword, last I checked. ;-) -- Eric Niebler Boost Consulting www.boost-consulting.com
Back to the thread
Back to the list