/*@ MPE_TagsEnd - Returns the private keyval. @*/ int MPE_TagsEnd() { MPI_Keyval_free( &MPE_Tag_keyval ); MPE_Tag_keyval = MPI_KEYVAL_INVALID; }