j
k
j a
j l
How about using Boost.Thread's call_once function? I realize it requires extra code, but something along these lines seems like it should both avoid too much locking and still work:
Aha, good thinking, yes that's a good idea. John.
Back to the thread
Back to the list