Searched refs:_thr_cond_destroy (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_cond.c71 __weak_reference(_thr_cond_destroy, pthread_cond_destroy);
72 __weak_reference(_thr_cond_destroy, _pthread_cond_destroy);
165 _thr_cond_destroy(pthread_cond_t *cond) function
H A Dthr_init.c229 [PJT_COND_DESTROY] = {DUAL_ENTRY(_thr_cond_destroy)},
H A Dthr_private.h1063 int _thr_cond_destroy(pthread_cond_t *);

Completed in 97 milliseconds