[openib-general] user event processing question...
Arlin Davis
ardavis at ichips.intel.com
Thu Sep 15 16:58:30 PDT 2005
I am running into some mutli-threaded issues with blocking get_event
calls. There is a window of oppurtunity where a destroy can remove the
event between the time my poll wakes up and the time I call get_event
which results in a blocking get_event call. Any suggestions, other then
switching between non-blocking and blocking in my processing thread,
would be appreciated.
Thanks,
-arlin
More information about the general
mailing list