1
1

ompi/request: move REQUEST constants from mca/threads to ompi/request

Signed-off-by: Shintaro Iwasaki <siwasaki@anl.gov>
Этот коммит содержится в:
Shintaro Iwasaki 2020-03-25 12:58:44 -05:00 коммит произвёл Howard Pritchard
родитель 69e8af536a
Коммит a7ea0d9bd7
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -151,6 +151,9 @@ typedef struct ompi_request_t ompi_request_t;
*/
#define PREDEFINED_REQUEST_PAD 256
#define REQUEST_PENDING (void *)0L
#define REQUEST_COMPLETED (void *)1L
struct ompi_predefined_request_t {
struct ompi_request_t request;
char padding[PREDEFINED_REQUEST_PAD - sizeof(ompi_request_t)];

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

@ -30,9 +30,6 @@ extern int opal_max_thread_in_progress;
#include MCA_threads_wait_sync_base_include_HEADER
#define REQUEST_PENDING (void *)0L
#define REQUEST_COMPLETED (void *)1L
/**
* Update the status of the synchronization primitive. If an error is
* reported the synchronization is completed and the signal