
ompi_pointer_array_get_item() function instead of accessing the array directly. This is because accessing the array directly in multi-threaded situations is unsafe (someone else may be writing to the array, the array may get moved out from under you via realloc(), etc.). This commit was SVN r2634.
This is the world's greatest MPI. ...more to write here should be a short file, referring to the real docs.
Описание
Languages
C
82.4%
Fortran
3.8%
Roff
3.7%
Shell
3.3%
Makefile
2.3%
Разное
4.5%