sm_fifo_thread    170 opal/mca/btl/smcuda/btl_smcuda.h     opal_thread_t sm_fifo_thread;
sm_fifo_thread    319 opal/mca/btl/smcuda/btl_smcuda_component.c         opal_thread_join(&mca_btl_smcuda_component.sm_fifo_thread, NULL);
sm_fifo_thread    902 opal/mca/btl/smcuda/btl_smcuda_component.c     OBJ_CONSTRUCT(&mca_btl_smcuda_component.sm_fifo_thread, opal_thread_t);
sm_fifo_thread    903 opal/mca/btl/smcuda/btl_smcuda_component.c     mca_btl_smcuda_component.sm_fifo_thread.t_run =
sm_fifo_thread    905 opal/mca/btl/smcuda/btl_smcuda_component.c     opal_thread_start(&mca_btl_smcuda_component.sm_fifo_thread);