Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h134 int pthread_attr_setscope(pthread_attr_t *attr, int scope);
/bionic/libc/bionic/
Dpthread.c524 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() function