Home
last modified time | relevance | path

Searched refs:xpthread_attr_destroy (Results 1 – 15 of 15) sorted by relevance

/glibc-2.36/nptl/
Dtst-pthread-attr-sigmask.c169 xpthread_attr_destroy (&attr); in do_test()
174 xpthread_attr_destroy (&attr); in do_test()
194 xpthread_attr_destroy (&attr); in do_test()
197 xpthread_attr_destroy (&attr); in do_test()
Dtst-pthread-defaultattr-free.c40 xpthread_attr_destroy (&attr); in do_test()
61 xpthread_attr_destroy (&large_attr); in do_test()
71 xpthread_attr_destroy (&attr); in do_test()
Dtst-minstack-cancel.c44 xpthread_attr_destroy (&attr); in do_test()
Dtst-minstack-exit.c45 xpthread_attr_destroy (&attr); in do_test()
Dtst-pthread-attr-affinity-fail.c54 xpthread_attr_destroy (&attr); in do_test()
Dtst-minstack-throw.cc83 xpthread_attr_destroy (&attr); in do_test()
/glibc-2.36/support/
Dxpthread_attr_destroy.c22 xpthread_attr_destroy (pthread_attr_t *attr) in xpthread_attr_destroy() function
Dsupport_small_stack_thread_attribute.c34 xpthread_attr_destroy (ptr); in deallocate()
Dxthread.h71 void xpthread_attr_destroy (pthread_attr_t *attr);
DMakefile146 xpthread_attr_destroy \
/glibc-2.36/stdlib/
Dtest-atexit-race-common.c75 xpthread_attr_destroy (&attr); in do_test()
Dtest-cxa_atexit-race2.c80 xpthread_attr_destroy (&attr); in test_and_exit()
/glibc-2.36/sysdeps/pthread/
Dtst-create-detached.c130 xpthread_attr_destroy (&detached); in do_test()
Dtst-pt-tls1.c113 xpthread_attr_destroy (&a); in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.1810579 * support/Makefile (libsupport-routines): Add xpthread_attr_destroy
10582 * support/xpthread_attr_destroy.c: New file.
10586 * support/xthread.h: Define prototypes for xpthread_attr_destroy