Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

multithreading and chdir

$
0
0
Hello,

Im going through a code, where, it seems the issue is due to the way threading implemented.

I just know basics of threading

I am trying to understand the affects of multithreading on chdir, and how can it be made threadsafe.

May be these hints help me understand the concept and apply in my issue (code is huge, so I am trying to understand the code base first)

Thanks
pdk5

Viewing all articles
Browse latest Browse all 3046

Trending Articles