Merge branch 'master' into ospath
This commit is contained in:
commit
8021d22955
14 changed files with 79 additions and 10 deletions
|
@ -75,9 +75,9 @@ openLock sharemode f = do
|
|||
return $ if h == iNVALID_HANDLE_VALUE
|
||||
then Nothing
|
||||
else Just h
|
||||
#endif
|
||||
where
|
||||
security_attributes = maybePtr Nothing
|
||||
#endif
|
||||
|
||||
dropLock :: LockHandle -> IO ()
|
||||
dropLock = closeHandle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue