Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dmtcp_api.h175 mtcp_destroy_context(mctx_t mctx);
/mOS-networking-stack/core/include/
H A Dmtcp_api.h175 mtcp_destroy_context(mctx_t mctx);
/mOS-networking-stack/samples/midstat/
H A Dmidstat.c53 mtcp_destroy_context(g_mctx[i]); in sigint_handler()
/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c416 mtcp_destroy_context(ctx->mctx); in WaitAndCleanupThreadContext()
/mOS-networking-stack/samples/epserver/
H A Depserver-mp.c605 mtcp_destroy_context(mctx); in RunMTCP()
H A Depserver.c606 mtcp_destroy_context(mctx); in RunMTCP()
/mOS-networking-stack/samples/epwget/
H A Depwget.c804 mtcp_destroy_context(mctx); in RunMTCP()
H A Depwget-mp.c802 mtcp_destroy_context(mctx); in RunMTCP()
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dserver.c1012 mtcp_destroy_context(srv->mctx); in start_server()
/mOS-networking-stack/core/src/
H A Dcore.c1469 mtcp_destroy_context(mctx_t mctx) in mtcp_destroy_context() function