This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients asksol, db3l, jnoller, vstinner
Date 2010-12-28.13:51:42
SpamBayes Score 0.461198
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Informations about SysV semaphores:
 - functions: semget(), semop(), semctl(), ftok()
 - http://perldoc.perl.org/IPC/SysV.html
 - http://beej.us/guide/bgipc/output/html/multipage/semaphores.html
History
Date User Action Args
2010-12-28 13:51:47vstinnersetrecipients: + vstinner, db3l, jnoller, asksol
2010-12-28 13:51:47vstinnersetmessageid: <[email protected]>
2010-12-28 13:51:42vstinnerlinkissue10348 messages
2010-12-28 13:51:42vstinnercreate