Home
last modified time | relevance | path

Searched refs:__pthread_attr_destroy (Results 1 – 7 of 7) sorted by relevance

/sysdeps/htl/
A Dpt-attr-destroy.c23 __pthread_attr_destroy (pthread_attr_t *attr) in __pthread_attr_destroy() function
27 weak_alias (__pthread_attr_destroy, pthread_attr_destroy);
A Dpthread-functions.h24 int __pthread_attr_destroy (pthread_attr_t *);
/sysdeps/unix/sysv/linux/
A Dtimer_routines.c141 __pthread_attr_destroy (&attr); in __timer_start_helper_thread()
153 __pthread_attr_destroy (&attr); in __timer_start_helper_thread()
A Dmq_notify.c136 __pthread_attr_destroy (data.attr); in helper_thread()
189 __pthread_attr_destroy (&attr); in init_mq_netlink()
264 __pthread_attr_destroy (data.attr); in __mq_notify()
A Daio_misc.h64 __pthread_attr_destroy (&attr); in __aio_create_helper_thread()
/sysdeps/nptl/
A Dgai_misc.h119 (void) __pthread_attr_destroy (&attr); in __gai_create_helper_thread()
A DpthreadP.h367 extern int __pthread_attr_destroy (pthread_attr_t *attr);
368 libc_hidden_proto (__pthread_attr_destroy)

Completed in 8 milliseconds