Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dallocatestack.c398 pd->user_stack = true; in allocate_stack()
715 if (__builtin_expect (! pd->user_stack, 1)) in __deallocate_stack()
880 if (__builtin_expect (THREAD_GETMEM (self, user_stack), 0)) in __reclaim_stacks()
A Ddescr.h301 bool user_stack; member
A Dinit.c285 THREAD_SETMEM (pd, user_stack, true); in __pthread_initialize_minimal_internal()

Completed in 5 milliseconds