OPAL_THREAD_TRYLOCK  311 ompi/communicator/comm_cid.c     if (OPAL_THREAD_TRYLOCK(&ompi_cid_lock)) {
OPAL_THREAD_TRYLOCK  382 ompi/communicator/comm_cid.c     if (OPAL_THREAD_TRYLOCK(&ompi_cid_lock)) {
OPAL_THREAD_TRYLOCK  426 ompi/communicator/comm_cid.c     if (OPAL_THREAD_TRYLOCK(&ompi_cid_lock)) {
OPAL_THREAD_TRYLOCK  429 opal/mca/btl/tcp/btl_tcp_endpoint.c     if( OPAL_THREAD_TRYLOCK(&btl_endpoint->endpoint_recv_lock) ) {
OPAL_THREAD_TRYLOCK  433 opal/mca/btl/tcp/btl_tcp_endpoint.c     if( OPAL_THREAD_TRYLOCK(&btl_endpoint->endpoint_send_lock) ) {
OPAL_THREAD_TRYLOCK  910 opal/mca/btl/tcp/btl_tcp_endpoint.c     if( OPAL_THREAD_TRYLOCK(&btl_endpoint->endpoint_recv_lock) )
OPAL_THREAD_TRYLOCK 1027 opal/mca/btl/tcp/btl_tcp_endpoint.c     if( OPAL_THREAD_TRYLOCK(&btl_endpoint->endpoint_send_lock) )
OPAL_THREAD_TRYLOCK 1058 opal/mca/btl/tcp/btl_tcp_endpoint.c             if( OPAL_THREAD_TRYLOCK(&btl_endpoint->endpoint_send_lock) )
OPAL_THREAD_TRYLOCK   40 opal/mca/btl/uct/btl_uct_device_context.h     return OPAL_THREAD_TRYLOCK(&context->mutex);