Re: thr_join anyone?
Ulrich Drepper <[email protected]> Tue, 18 Nov 2003 13:34:52 -0800
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 bert hubert wrote: > What are your ideas? I'm willing to help in any way if it is thought that > thr_join is worthwhile. Won't happen anytime soon or at all. This is no functionality which needs thread library support. Just add a global condvar to your program and have all threads cal pthread_cond_signal before they exit (and do some book-keeping to show whether a thread exited and which etc). Pretty easy programming exercise. There is currently no way for the thread library to do it differently so there is no incentive to add such support. - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/upB82ijCOnn/RHQRAjsKAKCdHweO17wjhNeq7nQcBwR/wlOQZwCeInxk osmoWSR5V8VKAh2H8knq1tM= =3n7l -----END PGP SIGNATURE-----