Searched refs:g_mctx (Results 1 – 3 of 3) sorted by relevance
42 mctx_t g_mctx[MAX_CORES]; /* mOS context */ variable53 mtcp_destroy_context(g_mctx[i]); in sigint_handler()309 if (!(g_mctx[i] = mtcp_create_context(i))) { in main()315 InitMonitor(g_mctx[i], ev_new_syn); in main()320 mtcp_app_join(g_mctx[i]); in main()
53 static mctx_t g_mctx[MAX_CPUS]; variable150 g_mctx[ctx->core] = mctx; in CreateContext()
52 static mctx_t g_mctx[MAX_CPUS]; variable149 g_mctx[ctx->core] = mctx; in CreateContext()