Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/ipvs/
Dip_vs_sync.c726 static int sync_thread(void *startup) in sync_thread() function
792 if ((pid = kernel_thread(sync_thread, startup, 0)) < 0) { in fork_sync_thread()