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

Function channel_monitor_exit

dpdk/examples/vm_power_manager/channel_monitor.c:323–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321#endif
322
323void channel_monitor_exit(void)
324{
325 run_loop = 0;
326 rte_free(global_events_list);
327}
328
329static void
330core_share(int pNo, int z, int x, int t)

Callers 2

cmd_quit_parsedFunction · 0.85
sig_handlerFunction · 0.85

Calls 1

rte_freeFunction · 0.85

Tested by

no test coverage detected