Home
last modified time | relevance | path

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

/nptl/
A Dtst-attr3.c98 size_t guardsize1, guardsize2; in tf() local
99 err = pthread_attr_getguardsize (&a, &guardsize1); in tf()
113 else if (guardsize1 != guardsize2) in tf()
116 guardsize1, guardsize2); in tf()
120 printf ("thread guardsize %zd\n", guardsize1); in tf()

Completed in 3 milliseconds