Searched refs:lthread_mutex_unlock (Results 1 – 4 of 4) sorted by relevance
684 int lthread_mutex_unlock(struct lthread_mutex *mutex);
180 int lthread_mutex_unlock(struct lthread_mutex *m) in lthread_mutex_unlock() function
497 return lthread_mutex_unlock(*(struct lthread_mutex **)mutex); in pthread_mutex_unlock()
591 | pthread_mutex_unlock | lthread_mutex_unlock | |