Skip to content
Snippets Groups Projects
Commit 6d424f3a authored by Rob Swindell's avatar Rob Swindell 💬
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment