ctx_create_mutex  641 oshmem/mca/spml/ucx/spml_ucx.c     pthread_mutex_lock(&mca_spml_ucx.ctx_create_mutex);
ctx_create_mutex  643 oshmem/mca/spml/ucx/spml_ucx.c     pthread_mutex_unlock(&mca_spml_ucx.ctx_create_mutex);
ctx_create_mutex  851 oshmem/mca/spml/ucx/spml_ucx.c         pthread_mutex_lock(&mca_spml_ucx.ctx_create_mutex);
ctx_create_mutex  859 oshmem/mca/spml/ucx/spml_ucx.c         pthread_mutex_unlock(&mca_spml_ucx.ctx_create_mutex);
ctx_create_mutex   97 oshmem/mca/spml/ucx/spml_ucx.h     pthread_mutex_t          ctx_create_mutex;
ctx_create_mutex  245 oshmem/mca/spml/ucx/spml_ucx_component.c     pthread_mutex_init(&mca_spml_ucx.ctx_create_mutex, NULL);
ctx_create_mutex  415 oshmem/mca/spml/ucx/spml_ucx_component.c     pthread_mutex_destroy(&mca_spml_ucx.ctx_create_mutex);