Jump to content

DosCreateEventSem: Difference between revisions

From EDM2
No edit summary
Line 3: Line 3:


==Alternative Version==
==Alternative Version==
OS2Linux project created a clone for this function [https://github.com/OS2World/LINUX-SYSTEM-OS2Linux/blob/master/os2/semaphore.c].
# OS2Linux project (Common Public License) created a clone for this function [https://github.com/OS2World/LINUX-SYSTEM-OS2Linux/blob/master/os2/semaphore.c].




[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 16:06, 9 April 2015


Alternative Version

  1. OS2Linux project (Common Public License) created a clone for this function [1].