Home
last modified time | relevance | path

Searched refs:pthread_attr_destroy (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dpthread.h111 int pthread_attr_destroy(pthread_attr_t * attr);
/bionic/libc/bionic/
Dpthread.c396 int pthread_attr_destroy(pthread_attr_t * attr) in pthread_attr_destroy() function