Phil Housley wrote: > There are some samples at http://live.gnome.org/Vala/ThreadingSamples, > although the first doesn't look to quite work, as it tries to join on > two threads, but that is an unrelated issue.
Actually both joins are useless, since both threads are endless loops. :) Best Regards, Frederik _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
