Searched refs:out_sync_cv (Results 1 – 1 of 1) sorted by relevance
233 pthread_cond_t out_sync_cv; /* -/ hold writes until "in order" */ member6773 pthread_cond_broadcast(&clp->out_sync_cv); in sig_listen_thread()6787 pthread_cond_broadcast(&clp->out_sync_cv); in cleanup_in()6798 pthread_cond_broadcast(&clp->out_sync_cv); in cleanup_out()6869 pthread_cond_wait(&clp->out_sync_cv, in read_write_thread()6912 pthread_cond_broadcast(&clp->out_sync_cv); in read_write_thread()6924 pthread_cond_broadcast(&clp->out_sync_cv); in read_write_thread()7511 status = pthread_cond_init(&rcoll.out_sync_cv, NULL); in do_scsi_sgp_read_write()7547 pthread_cond_wait(&rcoll.out_sync_cv, &rcoll.out_mutex); in do_scsi_sgp_read_write()