Home
last modified time | relevance | path

Searched refs:use_async_event_thread (Results 1 – 8 of 8) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib.h242 bool use_async_event_thread; /**< Use the async event handler */ member
H A Dbtl_openib_async.c444 if (!mca_btl_openib_component.use_async_event_thread || in mca_btl_openib_async_init()
H A Dbtl_openib_mca.c469 true, &mca_btl_openib_component.use_async_event_thread)); in btl_openib_register_mca_params()
H A Dbtl_openib_component.c3845 if(OPAL_UNLIKELY(mca_btl_openib_component.use_async_event_thread && in btl_openib_component_progress()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib.h247 bool use_async_event_thread; /**< Use the async event handler */ member
H A Dbtl_openib_async.c444 if (!mca_btl_openib_component.use_async_event_thread || in mca_btl_openib_async_init()
H A Dbtl_openib_mca.c482 true, &mca_btl_openib_component.use_async_event_thread)); in btl_openib_register_mca_params()
H A Dbtl_openib_component.c3889 if(OPAL_UNLIKELY(mca_btl_openib_component.use_async_event_thread && in btl_openib_component_progress()