Searched refs:ct_threads (Results 1 – 3 of 3) sorted by relevance
137 ct->ct_threads = 0; in clnt_bck_create()221 ct->ct_threads++; in clnt_bck_call()491 ct->ct_threads--; in clnt_bck_call()
154 ct->ct_threads = 0; in clnt_vc_create()316 ct->ct_threads++; in clnt_vc_call()343 ct->ct_threads--; in clnt_vc_call()594 ct->ct_threads--; in clnt_vc_call()841 while (ct->ct_threads) in clnt_vc_close()
122 int ct_threads; /* number of threads in clnt_vc_call */ member