Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
-----Original Message----- From: mi400-admin@midrange.com [mailto:mi400-admin@midrange.com]On Behalf Of Simon Coulter Sent: Friday, October 04, 2002 1:16 AM JT wrote: > One I couldn't see is whether there's anyway to share *EXCL object locks > across 2 jobs...? Simon replied ... >Jeez! It wouldn't be much of an exclusive lock if it were shared across >multiple jobs. Win32 does not think the idea of multiple threads sharing a lock is a far fetched idea. It provides a series of locking and syncronizing primitives, the variable count semaphore being one of them. http://msdn.microsoft.com/library/en-us/dllproc/base/createsemaphore.asp?fra me=true The iSeries could improve on this even further by providing permanent, library resident, variable count semaphore objects. Steve Richter
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.