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

Simplify the fmutex_open() usage: always auto-remove when using open/close()

The auto-remove param was only needed for fmutex(), which immediately closes
(and thus don't want auto-removal), so create an internal function that's
used by both fmutex() and fmutex_open().
parent b7bd0331
No related branches found
No related tags found
No related merge requests found
Pipeline #7183 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment