[Info-vax] K-mutex

Bob Koehler koehler at eisner.nospam.encompasserve.org
Wed Dec 14 13:43:17 EST 2011


In article <b541a35d-c783-4f38-9aa0-897fed7cc06a at t16g2000vba.googlegroups.com>, Pierre <pierre.bru at gmail.com> writes:
> 
> about 2 years ago, I was looking for a way to have a k-mutex lock for
> one of my programs.
> http://groups.google.com/group/comp.os.vms/browse_thread/thread/3e9dd3e88ac04e68
> 
> I just realized that I never posted the solution I ended with.
> based on Peter Weaver's post, I did the following:

   Several months ago, I needed to emulate the POSIX semaphore routines.

   Next time I saw release notes (8.4?), POSIX semaphore routines were
   supported.

   But I don't have that release of VMS at home, and I assume I never will
   on my VAX.

   I'll bet I can emaulate them on top of your mutex code, so thanks for
   posting actual technical content in c.o.v.




More information about the Info-vax mailing list