1
1
Alex Margolin 636493393c OPENIB: Fixed error from writing to an uninitialized pipe.
The error was caused by leaving the pipe to the async thread uninitialized, then writing to it regardless of this. 
Fix is to check the existance of the async thread and the pipe to it.

reviewd by miked

cmr=v1.7.5:reviewer=ompi-rm1.7

This commit was SVN r30644.
2014-02-09 14:07:14 +00:00
..
2013-10-23 04:13:51 +00:00
2014-01-06 14:03:01 +00:00
2012-04-18 15:57:29 +00:00