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 <1293544307.01.0.624458175705.issue10348@psf.upfronthosting.co.za>
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: <1293544307.01.0.624458175705.issue10348@psf.upfronthosting.co.za>
2010-12-28 13:51:42vstinnerlinkissue10348 messages
2010-12-28 13:51:42vstinnercreate