Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
323
void channel_monitor_exit(void)
324
{
325
run_loop = 0;
326
rte_free(global_events_list);
327
}
328
329
static void
330
core_share(int pNo, int z, int x, int t)
Callers
2
cmd_quit_parsed
Function · 0.85
sig_handler
Function · 0.85
Calls
1
rte_free
Function · 0.85
Tested by
no test coverage detected