clnt_vc.c | 104 int ct_fd; member in struct:ct_data 281 ct->ct_fd = fd; 371 while (vc_fd_locks[ct->ct_fd]) 372 cond_wait(&vc_cv[ct->ct_fd], &clnt_fd_lock); 373 vc_fd_locks[ct->ct_fd] = __rpc_lock_value; 400 release_fd_lock(ct->ct_fd, mask); 404 release_fd_lock(ct->ct_fd, mask); 408 release_fd_lock(ct->ct_fd, mask); 415 release_fd_lock(ct->ct_fd, mask); 429 release_fd_lock(ct->ct_fd, mask) 656 int ct_fd; local in function:clnt_vc_destroy [all...] |