scsh-users
[Top] [All Lists]

Re: timing threads

To: sgelkins@bellsouth.net (Steve Elkins)
Subject: Re: timing threads
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: Sun, 27 Oct 2002 16:22:53 +0100
Cc: scsh-news@zurich.ai.mit.edu
>>>>> "Steve" == Steve Elkins <sgelkins@bellsouth.net> writes:

Steve> In fact, I can't see any equivalent of thread-join.... Hmmm, no
Steve> semaphores either. Ummm, try the following (corrected to run each loop
Steve> n times, rather than (n + 1) times :-):

There are semaphores in the form of locks.  Moreover, there are
placeholders that are the rough equivalent of I-structures---these
trivially allow the implementation of something like thread-join.

We're slowly working towards concurrency infrastructure much richer
than this, however.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla

<Prev in Thread] Current Thread [Next in Thread>