summaryrefslogtreecommitdiff
path: root/lib/common/WaitForEvent.cpp
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-05-16 09:17:07 +0000
committerChris Wilson <chris+github@qwirx.com>2015-05-16 09:17:07 +0000
commit32630dc6beebc5ef01497711e2d0ee3ec26fd174 (patch)
tree547706bde7f416a88933102aff15e94169ec0903 /lib/common/WaitForEvent.cpp
parent41b716a473e2efae0993a0dc323cd786c329ff7a (diff)
Fix NamedLock release on Windows.
On Windows we can't delete the file while it's open, and we don't need to, because we opened it for exclusive use, so another process can't lock it between us unlocking and deleting it.
Diffstat (limited to 'lib/common/WaitForEvent.cpp')
0 files changed, 0 insertions, 0 deletions