Re: posix semaphore support?
- From: Christian Heimes <lists@xxxxxxxxxx>
- Date: Fri, 29 Aug 2008 23:52:25 +0200
Neal Becker wrote:
Is there a posix semaphore wrapper for python?
Would that be a good addition?
The threading module provides a high level interface to native semaphores, e.g. pthread.
Christian
.
- Prev by Date: Re: ctypes version mismatch
- Next by Date: Re: problem with packages and path
- Previous by thread: posix semaphore support?
- Next by thread: Re: posix semaphore support?
- Index(es):