do i need to use a synchronized keyword in case of thread having different priorities?
if i am having two threads of different priority one with higher and lower and they are sharing the same resource so do i need to synchronize them or not???
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |