Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-attr3.c123 int scope1, scope2; in tf() local
132 err = pthread_attr_getscope (ap, &scope2); in tf()
138 else if (scope1 != scope2) in tf()
141 scope1, scope2); in tf()