On Mon, 2009-04-20 at 21:28 -0700, Steven Dake wrote: > looks good > > does logsys_fork_completed() have a check to make sure it hasn't already > been run?
Yes, the check is in wthread_create directly that return if the thread is already active. Fabio _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
