Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/libpthread/src/
A Ddescr.h159 int p_userstack; /* nonzero if the user provided the stack */ member
A Dattr.c417 attr->__stackaddr_set = descr->p_userstack; in weak_alias()
419 if (descr->p_userstack == 0) in weak_alias()
A Dmanager.cc768 new_thread->p_userstack = attr->__stackaddr_set; in pthread_handle_create()
904 if (!th->p_userstack) in pthread_free()
A Dpthread.c87 .p_userstack = 1,
443 self->p_userstack = 1; in __pthread_initialize_minimal()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dattr.c379 attr->__stackaddr_set = descr->p_userstack; in weak_alias()
381 if (descr->p_userstack == 0) in weak_alias()
A Ddescr.h169 int p_userstack; /* nonzero if the user provided the stack */ member
A Dmanager.c690 new_thread->p_userstack = attr->__stackaddr_set; in pthread_handle_create()
887 if (!th->p_userstack) in pthread_free()
A Dpthread.c74 .p_userstack = 1,
368 self->p_userstack = 1; in __pthread_initialize_minimal()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dmanager.c543 new_thread->p_userstack = attr->__stackaddr_set; in pthread_handle_create()
744 if (!th->p_userstack) in pthread_free()
A Dinternals.h161 int p_userstack; /* nonzero if the user provided the stack */ member

Completed in 19 milliseconds