Home | History | Annotate | Download | only in dlmalloc

Lines Matching full:pthread_mutex_trylock

2006 #define TRY_LOCK(lk)          (!pthread_mutex_trylock(lk))