Searched refs:pthread_attr_destroy (Results 1 - 20 of 20) sorted by relevance

/freebsd-9.3-release/lib/libkse/thread/
H A Dthr_attr_destroy.c38 __weak_reference(_pthread_attr_destroy, pthread_attr_destroy);
/freebsd-9.3-release/contrib/bind9/lib/isc/pthreads/
H A Dthread.c68 pthread_attr_destroy(&attr);
/freebsd-9.3-release/contrib/ntp/lib/isc/pthreads/
H A Dthread.c64 pthread_attr_destroy(&attr);
/freebsd-9.3-release/contrib/gcc/
H A Dgthr-posix.c199 pthread_attr_destroy (pthread_attr_t *attr ATTRIBUTE_UNUSED) function
H A Dgthr-posix.h138 __gthrw(pthread_attr_destroy)
271 && __gthrw_(pthread_attr_destroy) (&_objc_thread_attribs) == 0)
H A Dgthr-posix95.h101 __gthrw(pthread_attr_destroy)
231 && __gthrw_(pthread_attr_destroy) (&_objc_thread_attribs) == 0)
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DThreading.cpp103 ::pthread_attr_destroy(&Attr);
/freebsd-9.3-release/cddl/contrib/opensolaris/head/
H A Dthread.h99 pthread_attr_destroy(&attr);
/freebsd-9.3-release/include/
H A Dpthread.h147 int pthread_attr_destroy(pthread_attr_t *);
/freebsd-9.3-release/lib/libkse/
H A Dkse.map31 pthread_attr_destroy;
/freebsd-9.3-release/lib/libthr/
H A Dpthread.map33 pthread_attr_destroy;
/freebsd-9.3-release/lib/libc/include/
H A Dnamespace.h86 #define pthread_attr_destroy _pthread_attr_destroy macro
H A Dun-namespace.h67 #undef pthread_attr_destroy macro
/freebsd-9.3-release/share/man/man3/
H A DMakefile231 PTHREAD_MLINKS+=pthread_attr.3 pthread_attr_destroy.3 \
/freebsd-9.3-release/lib/libc/gen/
H A DSymbol.map8 pthread_attr_destroy;
H A D_pthread_stubs.c244 STUB_FUNC1(pthread_attr_destroy, PJT_ATTR_DESTROY, int, void *);
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_attr.c109 __weak_reference(_pthread_attr_destroy, pthread_attr_destroy);
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dwork_thread.c610 pthread_attr_destroy(&thr_attr);
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c947 (void) pthread_attr_destroy(&a);
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntpd.c322 pthread_attr_destroy(&thr_attr);

Completed in 99 milliseconds