/*D
   MPI_T_source_get_num - Query the number of event sources

Synopsis:
.vb
int MPI_T_source_get_num(int *num_sources)
.ve

Output Parameters:
. num_sources - returns number of event sources (integer)

.N ThreadSafe

.N Errors
.N MPI_SUCCESS
.N MPI_T_ERR_INVALID
.N MPI_T_ERR_NOT_INITIALIZED
.N MPI_ERR_OTHER

D*/

