K 10 svn:author V 2 jh K 8 svn:date V 27 2010-08-08T09:12:30.119698Z K 7 svn:log V 347 MFC r207878: - Don't return EAGAIN from gv_unload(). It was used to work around the deadlock fixed in r207671. - Wait for worker process to exit at class unload. The worker process was not guaranteed to exit before the linker unloaded the module. - Use 0 as the worker process exit status instead of ENXIO and style the NOTREACHED comment. END