Searched refs:lthread_mutex_trylock (Results 1 – 4 of 4) sorted by relevance
663 int lthread_mutex_trylock(struct lthread_mutex *mutex);
148 int lthread_mutex_trylock(struct lthread_mutex *m) in lthread_mutex_trylock() function
484 return lthread_mutex_trylock(*(struct lthread_mutex **)mutex); in pthread_mutex_trylock()
587 | pthread_mutex_trylock | lthread_mutex_trylock | See note 6 |