| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <sched.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <doca_argp.h>#include <doca_log.h>#include "urom_common.h"
Go to the source code of this file.
Functions | |
| DOCA_LOG_REGISTER (UROM_MULTI_WORKERS_BOOTS::MAIN) | |
| doca_error_t | multi_workers_bootstrap (char *server_address) |
| int | main (int argc, char **argv) |
| DOCA_LOG_REGISTER | ( | UROM_MULTI_WORKERS_BOOTS::MAIN | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 49 of file urom_multi_workers_bootstrap_main.c.
| doca_error_t multi_workers_bootstrap | ( | char * | server_address | ) |
Definition at line 360 of file urom_multi_workers_bootstrap_sample.c.