|
1) I created a service program we an export procedure call trdWaitForAllThreadToComp. 2) This procedure basically go thru the current joblog to find all submitted jobs and wait for all those jobs to complete before return control back to the caller.
Why on earth would you want to do that?!If you want to submit a job and wait for it to complete -- that makes sense -- just use spawn() and waitpid(). But why would you want to wait for any job that's ever been submitted from the current one?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.