- let the mvapi btl and the rest of the world use our posix_memalign function.
This commit was SVN r15202.
Этот коммит содержится в:
родитель
428f697542
Коммит
813d4dc175
@ -291,6 +291,8 @@ OPAL_DECLSPEC extern void _int_get_arena_info __MALLOC_P ((mstate __m,
|
|||||||
struct malloc_arena_info *__ma));
|
struct malloc_arena_info *__ma));
|
||||||
OPAL_DECLSPEC extern void _int_get_global_info __MALLOC_P ((struct malloc_global_info *__m));
|
OPAL_DECLSPEC extern void _int_get_global_info __MALLOC_P ((struct malloc_global_info *__m));
|
||||||
|
|
||||||
|
OPAL_DECLSPEC extern int posix_memalign (void **memptr, size_t alignment, size_t size);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
} /* end of extern "C" */
|
} /* end of extern "C" */
|
||||||
#endif
|
#endif
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user