Home
last modified time | relevance | path

Searched refs:printer (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/
H A Dcore.c80 static int printer = -1; variable
1018 if (ctx->cpu == printer) { in RunMainLoop()
1458 if (printer < 0) { in mtcp_create_context()
1459 printer = cpu; in mtcp_create_context()
1460 TRACE_INFO("CPU %d is in charge of printing stats.\n", printer); in mtcp_create_context()
1532 if (printer == mctx->cpu) { in mtcp_free_context()
1535 printer = i; in mtcp_free_context()