10 Jun
2007
10 Jun
'07
6:02 p.m.
Hi, I have a application which uses p_thread for creating threads, can i use the boost mutex classes for thread synchronization? Or the boost mutex class only works with boost thread class? Thank you.