Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_cond.c69 __weak_reference(_thr_cond_destroy, pthread_cond_destroy);
70 __weak_reference(_thr_cond_destroy, _pthread_cond_destroy);
163 _thr_cond_destroy(pthread_cond_t *cond) in _thr_cond_destroy() function
H A Dthr_init.c227 [PJT_COND_DESTROY] = {DUAL_ENTRY(_thr_cond_destroy)},
H A Dthr_private.h1065 int _thr_cond_destroy(pthread_cond_t *);