Again: Native threads

Robert S. Thau rst at ai.mit.edu
Thu Mar 27 14:23:53 PST 1997


  (which also has a
  moderately detailed description of how wait() and signal() are meant
  to behave in a thread which has grabbed a mutex multiple times).

Blarrggggh...  that should, of course, be "wait() and notify()".  I'm
afraid I got my threads interfaces crossed.  (The equivalent primitive
is named "signal", or something like, in a lot of the others, most
notably Posix threads).

rst



More information about the kaffe mailing list