1
1
This commit was SVN r12328.
Этот коммит содержится в:
George Bosilca 2006-10-26 23:05:41 +00:00
родитель 91ab093e96
Коммит 83dfd36c1f

Просмотреть файл

@ -145,8 +145,7 @@ int mca_btl_self_component_close(void)
/* /*
* SELF component initialization * SELF component initialization
*/ */
mca_btl_base_module_t** mca_btl_self_component_init( mca_btl_base_module_t** mca_btl_self_component_init( int *num_btls,
int *num_btls,
bool enable_progress_threads, bool enable_progress_threads,
bool enable_mpi_threads ) bool enable_mpi_threads )
{ {