Home
last modified time | relevance | path

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

/sysdeps/htl/
A Dtimer_routines.h38 && ileft->__stacksize == iright->__stacksize in thread_attr_compare()
A Dpt-attr-getstacksize.c25 *stacksize = attr->__stacksize; in __pthread_attr_getstacksize()
A Dpt-attr-setstacksize.c25 attr->__stacksize = stacksize; in __pthread_attr_setstacksize()
A Dpt-attr.c28 __stacksize: 0,
A DpthreadP.h88 size_t *__restrict __stacksize);
89 int __pthread_attr_setstacksize (pthread_attr_t *__attr, size_t __stacksize);
91 size_t __stacksize);
A Dpthread.h153 size_t *__restrict __stacksize)
160 size_t __stacksize)
193 size_t *__restrict __stacksize)
198 size_t __stacksize)
/sysdeps/htl/bits/types/
A Dstruct___pthread_attr.h37 size_t __stacksize; member
/sysdeps/nptl/
A DpthreadP.h391 size_t *__restrict __stacksize);
393 size_t __stacksize);
396 size_t *__restrict __stacksize);
398 size_t __stacksize);
A Dpthread.h367 __attr, size_t *__restrict __stacksize)
374 size_t __stacksize)
381 size_t *__restrict __stacksize)
388 size_t __stacksize) __THROW __nonnull ((1));

Completed in 13 milliseconds