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

/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_condattr_destroy.c39 __weak_reference(_pthread_condattr_destroy, pthread_condattr_destroy);
42 _pthread_condattr_destroy(pthread_condattr_t *attr) function
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_condattr.c42 __weak_reference(_pthread_condattr_destroy, pthread_condattr_destroy);
67 _pthread_condattr_destroy(pthread_condattr_t *attr) function
/freebsd-10.2-release/lib/libc/include/
H A Dnamespace.h124 #define pthread_condattr_destroy _pthread_condattr_destroy

Completed in 122 milliseconds