<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>Hi</FONT></DIV>
<DIV><FONT face="Courier New" size=2>A question: Is there a reason for not 
providing a procedure like&nbsp;(semaphore-count sema) --&gt; current value of 
the semaphore counter? It seems rather easy to implement, but I rather like not 
to poke in MzScheme's C code (sema.c). Of course the returned value may be 
outdated by the time it is returned, but that's no problem.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Greetings, Jos 
Koot.</FONT></DIV></BODY></HTML>