File locks are locks held by an application, preventing interference from other processes. Locks may be advisory (may be ignored by others), or mandatory, enforced by the operating system, depending on implementation.
Stats
created |
7 months ago |
viewed |
4 times |
active |
7 months ago |
editors |
1 |
Recent Hot Answers
Does a StreamReader lock a text file whilst it is in use? Can I prevent this?How to find out what processes have folder or file locked?
FileStream with locked file
FileStream to save file then immediately unlock in .NET?
How to prevent file from being overridden when reading and processing it with Java?
more »
Related Tags
java × 26c# × 13
locking × 6
windows × 6
.net × 6
file-locking × 5
concurrency × 5
file-io × 5
nio × 5
file × 4
linux × 4
filestream × 3
filechannel × 3
multithreading × 3
ioexception × 3
windows-xp × 2
visual-studio-2008 × 2
randomaccessfile × 2
asp.net × 2
c × 2
xpsdocument
inputstream
c#-4.0
django