mqs_st_pending   1048 ompi/debuggers/ompi_msgq_dll.c     if( res->status > mqs_st_pending ) {
mqs_st_pending   1136 ompi/debuggers/ompi_msgq_dll.c         res->status = (0 == req_complete ? mqs_st_pending : mqs_st_complete);
mqs_st_pending   1225 ompi/debuggers/ompi_msgq_dll.c         if( (mqs_st_pending < res->status) && (MCA_PML_REQUEST_SEND != req_type) ) {  /* The real data from the status */