Searched refs:lthread_cond_destroy (Results 1 – 4 of 4) sorted by relevance
726 int lthread_cond_destroy(struct lthread_cond *cond);
75 int lthread_cond_destroy(struct lthread_cond *c) in lthread_cond_destroy() function
321 return lthread_cond_destroy(*(struct lthread_cond **)cond); in pthread_cond_destroy()
553 | pthread_cond_destroy | lthread_cond_destroy | |