/dports/multimedia/libv4l/linux-5.13-rc2/drivers/virt/acrn/ |
H A D | ioreq.c | 134 write_lock_bh(&client->range_lock); in acrn_ioreq_range_add() 136 write_unlock_bh(&client->range_lock); in acrn_ioreq_range_add() 153 write_lock_bh(&client->range_lock); in acrn_ioreq_range_del() 163 write_unlock_bh(&client->range_lock); in acrn_ioreq_range_del() 395 read_lock_bh(&client->range_lock); in find_ioreq_client() 402 read_unlock_bh(&client->range_lock); in find_ioreq_client() 442 rwlock_init(&client->range_lock); in acrn_ioreq_client_create() 491 write_lock_bh(&client->range_lock); in acrn_ioreq_client_destroy() 496 write_unlock_bh(&client->range_lock); in acrn_ioreq_client_destroy()
|
H A D | acrn_drv.h | 126 rwlock_t range_lock; member
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/virt/acrn/ |
H A D | ioreq.c | 134 write_lock_bh(&client->range_lock); in acrn_ioreq_range_add() 136 write_unlock_bh(&client->range_lock); in acrn_ioreq_range_add() 153 write_lock_bh(&client->range_lock); in acrn_ioreq_range_del() 163 write_unlock_bh(&client->range_lock); in acrn_ioreq_range_del() 395 read_lock_bh(&client->range_lock); in find_ioreq_client() 402 read_unlock_bh(&client->range_lock); in find_ioreq_client() 442 rwlock_init(&client->range_lock); in acrn_ioreq_client_create() 491 write_lock_bh(&client->range_lock); in acrn_ioreq_client_destroy() 496 write_unlock_bh(&client->range_lock); in acrn_ioreq_client_destroy()
|
H A D | acrn_drv.h | 126 rwlock_t range_lock; member
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/virt/acrn/ |
H A D | ioreq.c | 134 write_lock_bh(&client->range_lock); in acrn_ioreq_range_add() 136 write_unlock_bh(&client->range_lock); in acrn_ioreq_range_add() 153 write_lock_bh(&client->range_lock); in acrn_ioreq_range_del() 163 write_unlock_bh(&client->range_lock); in acrn_ioreq_range_del() 395 read_lock_bh(&client->range_lock); in find_ioreq_client() 402 read_unlock_bh(&client->range_lock); in find_ioreq_client() 442 rwlock_init(&client->range_lock); in acrn_ioreq_client_create() 491 write_lock_bh(&client->range_lock); in acrn_ioreq_client_destroy() 496 write_unlock_bh(&client->range_lock); in acrn_ioreq_client_destroy()
|
H A D | acrn_drv.h | 126 rwlock_t range_lock; member
|
/dports/biology/vt/vt-0.57721/lib/htslib/cram/ |
H A D | cram_index.c | 492 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 496 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos() 513 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 515 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos()
|
H A D | cram_structs.h | 753 pthread_mutex_t range_lock; member
|
H A D | cram_decode.c | 2446 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2448 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice() 2460 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2466 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice()
|
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/cram/ |
H A D | cram_index.c | 492 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 496 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos() 513 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 515 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos()
|
H A D | cram_structs.h | 753 pthread_mutex_t range_lock; member
|
H A D | cram_decode.c | 2446 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2448 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice() 2460 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2466 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice()
|
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/cram/ |
H A D | cram_index.c | 551 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 559 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos() 576 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 578 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos()
|
H A D | cram_structs.h | 764 pthread_mutex_t range_lock; member
|
H A D | cram_io.c | 4848 pthread_mutex_lock(&fd->range_lock); in cram_set_voption() 4851 pthread_mutex_unlock(&fd->range_lock); in cram_set_voption() 4857 pthread_mutex_lock(&fd->range_lock); in cram_set_voption() 4870 pthread_mutex_unlock(&fd->range_lock); in cram_set_voption() 4911 pthread_mutex_init(&fd->range_lock, NULL); in cram_set_voption() 4928 pthread_mutex_init(&fd->range_lock, NULL); in cram_set_voption()
|
H A D | cram_decode.c | 2393 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2395 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice() 2407 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2412 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice()
|
/dports/biology/py-pysam/pysam-0.18.0/htslib/cram/ |
H A D | cram_index.c | 551 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 559 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos() 576 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 578 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos()
|
H A D | cram_structs.h | 855 pthread_mutex_t range_lock; member
|
H A D | cram_io.c | 5677 pthread_mutex_lock(&fd->range_lock); in cram_set_voption() 5680 pthread_mutex_unlock(&fd->range_lock); in cram_set_voption() 5686 pthread_mutex_lock(&fd->range_lock); in cram_set_voption() 5699 pthread_mutex_unlock(&fd->range_lock); in cram_set_voption() 5754 pthread_mutex_init(&fd->range_lock, NULL); in cram_set_voption() 5771 pthread_mutex_init(&fd->range_lock, NULL); in cram_set_voption()
|
H A D | cram_decode.c | 2503 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2505 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice() 2517 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2522 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice()
|
/dports/biology/htslib/htslib-1.14/cram/ |
H A D | cram_index.c | 551 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 559 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos() 576 pthread_mutex_lock(&fd->range_lock); in cram_seek_to_refpos() 578 pthread_mutex_unlock(&fd->range_lock); in cram_seek_to_refpos()
|
H A D | cram_structs.h | 855 pthread_mutex_t range_lock; member
|
H A D | cram_io.c | 5677 pthread_mutex_lock(&fd->range_lock); in cram_set_voption() 5680 pthread_mutex_unlock(&fd->range_lock); in cram_set_voption() 5686 pthread_mutex_lock(&fd->range_lock); in cram_set_voption() 5699 pthread_mutex_unlock(&fd->range_lock); in cram_set_voption() 5754 pthread_mutex_init(&fd->range_lock, NULL); in cram_set_voption() 5771 pthread_mutex_init(&fd->range_lock, NULL); in cram_set_voption()
|
H A D | cram_decode.c | 2503 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2505 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice() 2517 pthread_mutex_lock(&fd->range_lock); in cram_decode_slice() 2522 pthread_mutex_unlock(&fd->range_lock); in cram_decode_slice()
|
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/src/ |
H A D | journal-jnl.c | 207 list_dl_s range_lock; member 527 list_dl_append(&jnl->range_lock, lock); in journal_jnl_lock_range_add_nolock() 546 bool ret = list_dl_remove(&jnl->range_lock, lock); in journal_jnl_lock_range_remove_nolock() 571 if(list_dl_size(&jnl->range_lock) > 0) in journal_jnl_lock_get_serial_range_nolock() 577 list_dl_iterator_init(&iter, &jnl->range_lock); in journal_jnl_lock_get_serial_range_nolock() 2381 if(list_dl_size(&jnl->range_lock) == 0) in journal_jnl_truncate_to_size() 2567 list_dl_size(&jnl->range_lock), sf, st in journal_jnl_log_dump_nolock() 2696 list_dl_init(&jnl->range_lock); in journal_jnl_alloc_default()
|