NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
apsh_threads_get_sample.c File Reference
#include <doca_apsh.h>
#include <doca_log.h>
#include "apsh_common.h"
Include dependency graph for apsh_threads_get_sample.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (THREADS_GET)
 
doca_error_t threads_get (const char *dma_device_name, const char *pci_vuid, enum doca_apsh_system_os os_type, DOCA_APSH_PROCESS_PID_TYPE pid, const char *mem_region, const char *os_symbols)
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( THREADS_GET  )

◆ threads_get()

doca_error_t threads_get ( const char *  dma_device_name,
const char *  pci_vuid,
enum doca_apsh_system_os  os_type,
DOCA_APSH_PROCESS_PID_TYPE  pid,
const char *  mem_region,
const char *  os_symbols 
)

Definition at line 41 of file apsh_threads_get_sample.c.