1
1
Nathan Hjelm adb668209b btl/ugni: fix another connection race
This commit fixes a race that can occur when two threads are in the
ugni progress function at the same time. This race occurs when one
thread calls GNI_PostDataProbeById then goes to sleep then another
thread calls GNI_PostDataProbeById then GNI_EpPostDataWaitById before
the other thread wakes up. If this happens the first thread will print
a warning on GNI_EpPostDataWaitById about no matching post.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-08-08 15:38:11 -06:00
..
2016-05-27 08:22:13 -06:00
2016-05-25 14:25:07 -06:00
2015-06-23 20:59:57 -07:00
2016-06-20 10:05:44 -07:00
2016-06-02 19:21:34 -06:00
2015-06-23 20:59:57 -07:00