readdiscontig_ctl_lock 62 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c static globus_mutex_t readdiscontig_ctl_lock; readdiscontig_ctl_lock 71 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c globus_mutex_lock(&readdiscontig_ctl_lock); readdiscontig_ctl_lock 75 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c globus_mutex_unlock(&readdiscontig_ctl_lock); readdiscontig_ctl_lock 288 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c globus_mutex_init(&readdiscontig_ctl_lock, GLOBUS_NULL); readdiscontig_ctl_lock 331 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c globus_mutex_lock(&readdiscontig_ctl_lock); readdiscontig_ctl_lock 333 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c globus_cond_wait(&readdiscontig_ctl_cond,&readdiscontig_ctl_lock); readdiscontig_ctl_lock 334 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c globus_mutex_unlock(&readdiscontig_ctl_lock); readdiscontig_ctl_lock 336 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c globus_mutex_destroy(&readdiscontig_ctl_lock);