[m-dev.] for review: changes to runtime required for webserver
Robert Jeschofnik
rejj at students.cs.mu.oz.au
Tue Aug 22 08:48:41 AEST 2000
On 21-Aug-2000, Peter Ross <peter.ross at miscrit.be> wrote:
> Hi,
>
> For anyone to review.
>
> ===================================================================
>
>
> Estimated hours taken: 2
>
> Changes required to the Mercury runtime so as to build the webserver
> written by Peter Ross.
>
> runtime/Mmakefile:
> Add the new semaphore files.
>
> runtime/mercury_semaphore.h:
> runtime/mercury_semaphore.c:
> Add an implementation of semaphores written by Tom Wagner for
> pthreads. The only changes made to the code was so that it obeys
> the Mercury C coding convention.
What about the semaphore stuff that Tom Conway has allready done, and is in
extras/concurrency ?
or is this for genuine posix threads, and not just threads inside the one
mercury engine?
(if so, this could be exactly what I am after for something else I was doing)
Rob
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list