1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: Unique id's -->
<!--X-From-R13: pynjerapNphc.uc.pbz -->
<!--X-Date: from babe.globecomm.net [207.51.48.8] by mx3.ibm.net id 861035087.33664&#45;1 Mon Apr 14 16:24:47 1997 -->
<!--X-Message-Id: 199704141628.JAA13009#xsvr3,cup.hp.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199704131957.TAA531190#out2,ibm.net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: Unique id's</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:clawrenc#cup,hp.com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00129.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00132.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00123.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00057.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00131">Author</A>
&nbsp;|&nbsp;<A HREF="#00131">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00131">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: Unique id's</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: "Multiple Recipients of MUD Design Mailing List" &lt;<A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A>&gt;</LI>
<LI><em>Subject</em>: Re: Unique id's</LI>
<LI><em>From</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI>
<LI><em>Date</em>: Sun, 13 Apr 97 09:27:54 -0700</LI>
<LI><em>Reply-to</em>: <A HREF="mailto:claw#null,net">claw#null,net</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
In &lt;199704131957.TAA531190#out2,ibm.net&gt;, on 04/13/97 
   at 12:50 PM, Jeff Kesselman &lt;jeffk#tenetwork,com&gt; said: &gt;
claw#null,net

&gt;&gt;Check into the base code for your CriticalSection.  I've seen far to many
&gt;&gt;such blobs whose definition of a critical section is that it is the ONLY
&gt;&gt;thread in the application allowed to execute for the duration.  &lt;shudder&gt; 
&gt;&gt;(This how OS/2 and Windows handle their "critical section" API's, and I've
&gt;&gt;seen something similar in a library that shall remain nameless for SunOS).

&gt;Um, this IS the DEIFNITION of a "critical section".
&gt;If you are looking to semaphore a epice fo code, you shoudl write a
&gt;real semaphore and call it such.

Yeah, but he appears to be using the term differently, and I don't
have a good reference to enforce that definition.  From his comments
(and Jon's later additions) he appears to have cheap mutex relabelled
as a CritSec.

-- 
J C Lawrence                           Internet: claw#null,net
(Contractor)                           Internet: coder#ibm,net
---------------(*)               Internet: clawrenc#cup,hp.com
...Honorary Member Clan McFUD -- Teamer's Avenging Monolith...


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00129.html">Re: Of disk swapping, database structure &amp; project management..</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00132.html">Re: Of disk swapping, database structure &amp; project management..</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00123.html">Re: Unique id's</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00057.html">self-intro: Cynbe</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00131"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00131"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>Re: Unique id's</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00106" HREF="msg00106.html">Re: Unique id's</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Sat 12 Apr 1997, 23:53 GMT
</LI>
<LI><strong><A NAME="00119" HREF="msg00119.html">Re: Unique id's</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Mon 14 Apr 1997, 00:01 GMT
</LI>
<LI><strong><A NAME="00122" HREF="msg00122.html">Re: Unique id's</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Mon 14 Apr 1997, 02:40 GMT
</LI>
<LI><strong><A NAME="00123" HREF="msg00123.html">Re: Unique id's</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Mon 14 Apr 1997, 04:31 GMT
</LI>
<LI><strong><A NAME="00131" HREF="msg00131.html">Re: Unique id's</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Mon 14 Apr 1997, 23:24 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00057" HREF="msg00057.html">self-intro: Cynbe</A></strong>, 
Cynbe ru Taren <a href="mailto:cynbe#laurel,actlab.utexas.edu">cynbe#laurel,actlab.utexas.edu</a>, Wed 09 Apr 1997, 10:54 GMT
<LI><strong><A NAME="00053" HREF="msg00053.html">Yet Another Introduction</A></strong>, 
Reed D. Copsey, Jr. <a href="mailto:rdc#spiritone,com">rdc#spiritone,com</a>, Wed 09 Apr 1997, 09:29 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00065" HREF="msg00065.html">Re: Yet Another Introduction</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 10 Apr 1997, 04:58 GMT
</LI>
<LI><strong><A NAME="00093" HREF="msg00093.html">Re: Yet Another Introduction</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 12 Apr 1997, 05:57 GMT
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>