pthread_try_lock 1587 oshmem/mca/memheap/ptmalloc/malloc.c #define TRY_LOCK(sl)          pthread_try_lock(sl)
pthread_try_lock 1699 oshmem/mca/memheap/ptmalloc/malloc.c   if(!pthread_try_lock(sl)){
pthread_try_lock 1710 oshmem/mca/memheap/ptmalloc/malloc.c #define TRY_LOCK(sl)          pthread_try_lock(sl)