Home
last modified time | relevance | path

Searched refs:common_cuda_dtoh_lock (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/common/cuda/
H A Dcommon_cuda.c131 static opal_mutex_t common_cuda_dtoh_lock; variable
340 OBJ_CONSTRUCT(&common_cuda_dtoh_lock, opal_mutex_t); in mca_common_cuda_stage_one_init()
895 OBJ_DESTRUCT(&common_cuda_dtoh_lock); in mca_common_cuda_fini()
1400 OPAL_THREAD_LOCK(&common_cuda_dtoh_lock); in mca_common_cuda_record_dtoh_event()
1420 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in mca_common_cuda_record_dtoh_event()
1432 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in mca_common_cuda_record_dtoh_event()
1553 OPAL_THREAD_LOCK(&common_cuda_dtoh_lock); in progress_one_cuda_dtoh_event()
1566 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in progress_one_cuda_dtoh_event()
1572 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in progress_one_cuda_dtoh_event()
1587 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in progress_one_cuda_dtoh_event()
[all …]
/dports/net/openmpi/openmpi-4.1.1/opal/mca/common/cuda/
H A Dcommon_cuda.c131 static opal_mutex_t common_cuda_dtoh_lock; variable
340 OBJ_CONSTRUCT(&common_cuda_dtoh_lock, opal_mutex_t); in mca_common_cuda_stage_one_init()
897 OBJ_DESTRUCT(&common_cuda_dtoh_lock); in mca_common_cuda_fini()
1402 OPAL_THREAD_LOCK(&common_cuda_dtoh_lock); in mca_common_cuda_record_dtoh_event()
1422 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in mca_common_cuda_record_dtoh_event()
1434 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in mca_common_cuda_record_dtoh_event()
1555 OPAL_THREAD_LOCK(&common_cuda_dtoh_lock); in progress_one_cuda_dtoh_event()
1568 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in progress_one_cuda_dtoh_event()
1574 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in progress_one_cuda_dtoh_event()
1589 OPAL_THREAD_UNLOCK(&common_cuda_dtoh_lock); in progress_one_cuda_dtoh_event()
[all …]