[ clocc-Bugs-686726 ] Genera Locking code

"SourceForge.net" <[email protected]>
Newsgroups gmane.lisp.clocc.devel
Message-ID <[email protected]>
Bugs item #686726, was opened at 2003-02-14 19:14
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101802&aid=686726&group_id=1802

Category: port
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Rusty Johnson (rustyjohnson)
Assigned to: Sam Steingold (sds)
Summary: Genera Locking code

Initial Comment:
Sorry missed this earlier:

In Genera:

Make-Lock:

   (process:make-lock name)



with-lock:

  `(process:with-lock (,lock) ,@body)

Side Note: I would prefer ".,body" as opposed to ",@body" 
to avoid reCONSing the cells during compile time.


BTW, the Lucid code for with-lock is:

   `(lcl:with-process-lock (,lock) ,@body)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101802&aid=686726&group_id=1802


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.