Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
class
История
Brian Barrett
c90ad01220
set object information in the internal macro, as that's what is used by
...
the free list grow functions This commit was SVN r13402.
2007-01-31 21:51:06 +00:00
..
Makefile.am
Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
2006-12-05 18:27:24 +00:00
opal_atomic_lifo.c
As the destructor is empty just keep it simple.
2006-08-21 20:10:04 +00:00
opal_atomic_lifo.h
Latest and greatest. Now OPAL is ready for the Windows prime-time.
2006-08-23 00:29:35 +00:00
opal_free_list.c
Decrease the number of branches in the critical path.
2007-01-31 03:01:23 +00:00
opal_free_list.h
Latest and greatest. Now OPAL is ready for the Windows prime-time.
2006-08-23 00:29:35 +00:00
opal_hash_table.c
As everywhere else the keysize is a size_t let's keep it consistent.
2006-08-21 20:11:12 +00:00
opal_hash_table.h
We have a nice OBJ_CLASS_DECLARATION macro let's use it.
2006-08-21 20:12:19 +00:00
opal_list.c
- Initialize the size of the opal_object class.
2007-01-21 14:24:29 +00:00
opal_list.h
- Fix further compiler warnings regarding initialization
2007-01-30 06:34:38 +00:00
opal_object.c
- Initialize the size of the opal_object class.
2007-01-21 14:24:29 +00:00
opal_object.h
set object information in the internal macro, as that's what is used by
2007-01-31 21:51:06 +00:00
opal_value_array.c
- Initialize the size of the opal_object class.
2007-01-21 14:24:29 +00:00
opal_value_array.h
Remove 2 compiler warnings from opal.
2007-01-31 16:00:15 +00:00