Searched refs:_pthread_mutexattr_destroy (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_mutexattr_destroy.c39 __weak_reference(_pthread_mutexattr_destroy, pthread_mutexattr_destroy);
42 _pthread_mutexattr_destroy(pthread_mutexattr_t *attr) function
H A Dthr_init.c116 &_pthread_mutexattr_destroy,
200 {DUAL_ENTRY(_pthread_mutexattr_destroy)}, /* PJT_MUTEXATTR_DESTROY */
H A Dthr_private.h1135 int _pthread_mutexattr_destroy(pthread_mutexattr_t *);
/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_mutexattr.c77 __weak_reference(_pthread_mutexattr_destroy, pthread_mutexattr_destroy);
159 _pthread_mutexattr_destroy(pthread_mutexattr_t *attr) function
H A Dthr_init.c152 STATIC_LIB_REQUIRE(_pthread_mutexattr_destroy); variable
238 {DUAL_ENTRY(_pthread_mutexattr_destroy)}, /* PJT_MUTEXATTR_DESTROY */
/freebsd-10.1-release/lib/libkse/
H A Dkse.map266 _pthread_mutexattr_destroy;
/freebsd-10.1-release/lib/libthr/
H A Dpthread.map297 _pthread_mutexattr_destroy;
/freebsd-10.1-release/lib/libc/include/
H A Dnamespace.h156 #define pthread_mutexattr_destroy _pthread_mutexattr_destroy
/freebsd-10.1-release/lib/libc/gen/
H A DSymbol.map461 _pthread_mutexattr_destroy;
H A Dsem_new.c106 _pthread_mutexattr_destroy(&ma);
/freebsd-10.1-release/lib/librt/
H A Dsigev_thread.c119 _pthread_mutexattr_destroy(&mattr);

Completed in 180 milliseconds