NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Functions | |
int | SpdkThread_Run (SpdkThread *th) |
Run SPDK thread until stop requested. More... | |
int | SpdkThread_Exit (SpdkThread *th) |
Request SPDK thread to exit and wait until exit. More... | |
int SpdkThread_Exit | ( | SpdkThread * | th | ) |
Request SPDK thread to exit and wait until exit.
int SpdkThread_Run | ( | SpdkThread * | th | ) |
Run SPDK thread until stop requested.