Is there a good example on Multi-threaded spinner?

asked 2015-01-24 10:17:06 -0500

ZiyangLI gravatar image

Dear all,

I would like to write a node using multi-threaded spinner. Since some of the callbacks access common class members so I guess I will need mutex locks to prevent conflicts. But I have never write similar things and I can not find a good example on it. Could anybody helps?

Best,

Ziyang

edit retag flag offensive close merge delete