Home
last modified time | relevance | path

Searched defs:guardsize (Results 1 – 10 of 10) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_attr_getguardsize.c24 pthread_attr_getguardsize (const pthread_attr_t *attr, size_t *guardsize) in pthread_attr_getguardsize()
A Dpthread_attr_setguardsize.c24 pthread_attr_setguardsize (pthread_attr_t* attr, size_t guardsize) in pthread_attr_setguardsize()
A Dallocatestack.c440 size_t guardsize; in allocate_stack() local
A Ddescr.h358 size_t guardsize; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dmanager.c352 size_t stacksize, guardsize; in pthread_allocate_stack() local
596 size_t guardsize = 0, stksize = 0; in pthread_handle_create() local
889 size_t guardsize = th->p_guardsize; in pthread_free() local
/l4re-core-master/uclibc/lib/libpthread/src/
A Dmanager.cc391 size_t stacksize, guardsize; in pthread_allocate_stack() local
675 size_t guardsize = 0, stksize = 0; in pthread_handle_create() local
906 size_t guardsize = th->p_guardsize; in pthread_free() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-attr3.c271 size_t guardsize; in do_test() local
A Dtst-timer4.c68 size_t guardsize = -1; in thr2() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dmanager.c350 size_t stacksize, guardsize; in pthread_allocate_stack() local
485 size_t guardsize = 0; in pthread_handle_create() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dinternaltypes.h33 size_t guardsize; member

Completed in 19 milliseconds