G
Guest
Hi all
I'm developing multi-threading program
I have 4 threads running in my program and every thread work busy. I see some thread (from IDE debugger) pause about 5 seconds or more but I don't know why. So this is seriously problem for me because I need my program work smooothly
Is there someone ever found this problem
Is there someone can introduce me best practice for threading program and shared resource
Thanks
KPH
I'm developing multi-threading program
I have 4 threads running in my program and every thread work busy. I see some thread (from IDE debugger) pause about 5 seconds or more but I don't know why. So this is seriously problem for me because I need my program work smooothly
Is there someone ever found this problem
Is there someone can introduce me best practice for threading program and shared resource
Thanks
KPH