Skip to content
Snippets Groups Projects
Commit 6d424f3a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add fmutex_close() method to atomically remove the mutex file on Win32

The 'atomic_remove' argument isn't used in non-Windows builds since we can
remove() before close() on non-Windows OSes already.
parent 4119cc5e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment