IS_LOCKED 1588 oshmem/mca/memheap/ptmalloc/malloc.c #define IS_LOCKED(sl) ((sl)->l) IS_LOCKED 1648 oshmem/mca/memheap/ptmalloc/malloc.c #define IS_LOCKED(sl) ((sl)->l) IS_LOCKED 1711 oshmem/mca/memheap/ptmalloc/malloc.c #define IS_LOCKED(sl) pthread_islocked(sl) IS_LOCKED 1726 oshmem/mca/memheap/ptmalloc/malloc.c #define IS_LOCKED(s) ( (s)->LockCount >= 0 )