Searched refs:site_thrs (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_msg.c55 thread_t elect_thr, *site_thrs, *tmp, tid; local
64 site_thrs = NULL;
161 site_thrs, (10 + nsites) *
166 site_thrs = tmp;
173 memcpy(&site_thrs
227 if (site_thrs != NULL)
229 if (thread_join(site_thrs[nsites], &status) != 0)

Completed in 86 milliseconds