Re: GM - how to get out of blocked gm_unknow() when exiting?
Markus Fischer <[email protected]> Wed, 07 May 2003 19:49:34 +0200
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <[email protected]> |
Fromr the GM developer: Alarms or sending a message to the port to wake it will both work. M rwillis wrote: >When gm_unknown() is sleeping, is there any sort of event that I can >generate so that >I can cleanly exit? My event loop is running in a thread and I would like to >be able to >re-join the thread when exiting. I can't do this right now, as gm is >sleeping and >there is no activity so it will not wake up. Any ideas? > > - Richard > > >_______________________________________________ >Myrinet mailing list >[email protected] >http://email.osc.edu/mailman/listinfo/myrinet > > >