/glibc-2.36/nptl/ |
D | pthread_attr_setstacksize.c | 29 __pthread_attr_setstacksize (pthread_attr_t *attr, size_t stacksize) in __pthread_attr_setstacksize() 62 __old_pthread_attr_setstacksize (pthread_attr_t *attr, size_t stacksize) in __old_pthread_attr_setstacksize()
|
D | pthread_attr_setstack.c | 31 size_t stacksize) in __pthread_attr_setstack() 73 size_t stacksize) in __old_pthread_attr_setstack()
|
D | pthread_attr_getstack.c | 23 size_t *stacksize) in __pthread_attr_getstack()
|
D | pthread_attr_getstacksize.c | 22 __pthread_attr_getstacksize (const pthread_attr_t *attr, size_t *stacksize) in __pthread_attr_getstacksize()
|
D | tst-pthread-getattr.c | 62 get_self_pthread_attr (const char *id, void **stackaddr, size_t *stacksize) in get_self_pthread_attr() 91 size_t stacksize = 0; in check_stack_top() local
|
D | tst-attr3.c | 81 size_t stacksize; in tf() local 256 size_t stacksize; in do_test() local
|
D | pthread_create.c | 233 size_t stacksize, bool *thread_ran) in create_thread() 623 size_t stacksize = 0; in __pthread_create_2_1() local
|
D | tst-default-attr.c | 40 static size_t stacksize = 1024 * 1024; variable
|
D | allocatestack.c | 215 void **stack, size_t *stacksize) in allocate_stack()
|
D | perf.c | 119 static unsigned long int stacksize; variable
|
/glibc-2.36/sysdeps/htl/ |
D | pt-attr-getstacksize.c | 23 __pthread_attr_getstacksize (const pthread_attr_t *attr, size_t * stacksize) in __pthread_attr_getstacksize()
|
D | pt-attr-setstacksize.c | 23 __pthread_attr_setstacksize (pthread_attr_t *attr, size_t stacksize) in __pthread_attr_setstacksize()
|
D | pt-attr-getstack.c | 25 void **stackaddr, size_t * stacksize) in __pthread_attr_getstack()
|
D | pt-attr-setstack.c | 26 __pthread_attr_setstack (pthread_attr_t *attr, void *stackaddr, size_t stacksize) in __pthread_attr_setstack()
|
/glibc-2.36/support/ |
D | xpthread_attr_setstacksize.c | 22 xpthread_attr_setstacksize (pthread_attr_t *attr, size_t stacksize) in xpthread_attr_setstacksize()
|
D | xpthread_attr_setstack.c | 22 xpthread_attr_setstack (pthread_attr_t *attr, void *stackaddr, size_t stacksize) in xpthread_attr_setstack()
|
D | support_stack_alloc.c | 45 size_t stacksize = roundup (size + sysconf (_SC_SIGSTKSZ), in support_stack_alloc() local
|
/glibc-2.36/sysdeps/mach/htl/ |
D | pt-stack-alloc.c | 36 __pthread_stack_alloc (void **stackaddr, size_t stacksize) in __pthread_stack_alloc()
|
D | pt-thread-terminate.c | 36 size_t stacksize; in __pthread_thread_terminate() local
|
/glibc-2.36/sysdeps/mach/hurd/htl/ |
D | pt-sysdep.h | 56 __pthread_stack_dealloc (void *stackaddr, size_t stacksize) in __pthread_stack_dealloc()
|
/glibc-2.36/benchtests/ |
D | thread_create-source.c | 40 thread_create (int nthreads, size_t stacksize, size_t guardsize) in thread_create()
|
/glibc-2.36/htl/tests/ |
D | test-4.c | 28 size_t stacksize; variable
|
/glibc-2.36/htl/ |
D | pt-create.c | 113 size_t stacksize; in weak_alias() local
|
D | pt-internal.h | 85 size_t stacksize; member
|
/glibc-2.36/sysdeps/nptl/ |
D | internaltypes.h | 37 size_t stacksize; member
|