Block file system lock?

Can the following calls be blocked? for example due to some Windows I / O conflicts (like writing to a file at the same time) or something else?

recursive_directory_iterator++
file_size
last_write_time

      

I have a function that uses them which for some reason intermittently have very long execution times (maybe something else, I just want to make sure the problem doesn't lie here).

+3
c ++ boost windows filesystems


source to share


No one has answered this question yet

Check out similar questions:

1518
Image processing: improvement of the algorithm for the recognition of "Coca-Cola Can"
1250
Replacing 32-bit loop counter with 64-bit values ​​leads to crazy performance deviations
400
Why is GCC generating 15-20% faster code if I optimize for size instead of speed?
343
How to use Boost in Visual Studio 2010
287
How do I install boost on Ubuntu?
255
How do you avoid "if" chains?
17
Do you have any boost :: asio async causing automatic timeout?
8
Simple virtual filesystem in C / C ++
five
Boost MPL: Call a function (member) only if it exists
2
How to get inode with boost :: filesystem?



All Articles
Loading...
X
Show
Funny
Dev
Pics