MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_mp_disable

Function rte_mp_disable

dpdk/lib/eal/windows/eal.c:76–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76bool
77rte_mp_disable(void)
78{
79 return true;
80}
81
82/* display usage */
83static void

Callers 1

run_secondary_instancesFunction · 0.50

Calls

no outgoing calls

Tested by 1

run_secondary_instancesFunction · 0.40