Home
last modified time | relevance | path

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

/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Dnet.c258 static GThreadPool *syn_pool = NULL; variable
556 g_thread_pool_push(syn_pool, n->syn, NULL); in syn_start()
1529 syn_pool = g_thread_pool_new(syn_thread, NULL, -1, FALSE, NULL); in net_init_global()