semaphore_POSIX_and​_Windows

버전 1.3.0.0 (5.03 KB) 작성자: Andrew Smart
Patches Dillon's work to allow native semaphore usage within Matlab on Windows and POSIX systems
다운로드 수: 1.1K
업데이트 2014/3/19

라이선스 보기

편집자 메모: 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

인용 양식

Andrew Smart (2026). semaphore_POSIX_and_Windows (https://kr.mathworks.com/matlabcentral/fileexchange/45504-semaphore_posix_and_windows), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2013a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Energy Production에 대해 자세히 알아보기
도움

도움 받은 파일: semaphore

버전 게시됨 릴리스 정보
1.3.0.0

Apparently I needed to re-enter contribution ids.

1.2.0.0

Updated the semaphore.c file to fix bugs.

1.1.0.0

Updated description.

1.0.0.0