semaphore_POSIX_and_Windows
Version 1.3.0.0 (5.03 KB) by
Andrew Smart
Patches Dillon's work to allow native semaphore usage within Matlab on Windows and POSIX systems
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Augment of Mr. Dillon's work: http://www.mathworks.com/matlabcentral/fileexchange/32489-semaphore
This provides an interface with POSIX semaphore functionality on the native platform. Windows doesn't implement the POSIX semaphore API, so the Windows API equivalents are used if compiled on Windows.
To install/compile: mex -O -v semaphore.c
Cite As
Andrew Smart (2026). semaphore_POSIX_and_Windows (https://www.mathworks.com/matlabcentral/fileexchange/45504-semaphore_posix_and_windows), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Energy Production in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: semaphore
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
