Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h137 int pthread_getattr_np(pthread_t thid, pthread_attr_t * attr);
/bionic/libc/bionic/
Dpthread.c503 int pthread_getattr_np(pthread_t thid, pthread_attr_t * attr) in pthread_getattr_np() function