Lines Matching refs:allocate_stack

32 	* allocatestack.c (queue_stack, allocate_stack,
342 * allocatestack.c (allocate_stack): Synchronize read from
473 * allocatestack.c (allocate_stack): Use __default_pthread_attr
598 * allocatestack.c (allocate_stack): Add comment. Remove assert
1785 * allocatestack.c (allocate_stack): Return errno on failure.
1965 * allocatestack.c (allocate_stack): Convert ENOMEM error to EAGAIN.
2118 (allocate_stack): Likewise.
2729 (allocate_stack): Use MAP_STACK instead of ARCH_MAP_FLAGS. Remove
2907 * allocatestack.c (allocate_stack): Pass prot as second parameter
2962 * allocatestack.c (allocate_stack): Change ENOMEM error in case
3457 (get_cached_stack, allocate_stack, __deallocate_stack,
4105 * allocatestack.c (allocate_stack): Make code compile if
4406 * allocatestack.c (allocate_stack): Use THREAD_COPY_PRIVATE_FUTEX.
4426 * allocatestack.c (allocate_stack): Copy private_futex field from
4521 (allocate_stack): Likewise.
5204 * allocatestack.c (allocate_stack): Always initialize robust_head.
5447 * allocatestack.c (allocate_stack): Initialize robust_list.
5829 calculation to match allocate_stack change.
5833 * allocatestack.c (allocate_stack): Don't demand that there is an
5875 compile-time default stack size, apply the minimum that allocate_stack
6623 * allocatestack.c (allocate_stack): Return EAGAIN instead of
6629 * allocatestack.c (allocate_stack): Remove [__ASSUME_CLONE_STOPPED]
6686 * allocatestack.c (allocate_stack): Use atomic_increment_val
7244 * allocatestack.c (allocate_stack): Set reported_guardsize
8071 * allocatestack.c (allocate_stack): Use THREAD_SYSINFO and
8262 (allocate_stack): If the required permission changed between the time
8280 * allocatestack.c (allocate_stack): Use GL(dl_stack_flags) to decide
8712 * allocatestack.c (allocate_stack): Always initialize lock if
8928 * allocatestack.c (allocate_stack): Initialize pid field in descriptor.
9189 * allocatestack.c (allocate_stack): Likewise.
9705 * allocatestack.c (allocate_stack): If ARCH_RETRY_MMAP is defined,
9806 (allocate_stack): Subtract TLS_PRE_TCB_SIZE bytes instead of
10320 * allocatestack.c (allocate_stack): Assume atomic_exchange_and_add
10536 * allocatestack.c (allocate_stack): Store the exact stack size of
10590 * allocatestack.c (allocate_stack): Use `header.' prefix.
10618 * allocatestack.c (allocate_stack): If MULTI_PAGE_ALIASING is defined
10775 * allocatestack.c [! TLS_MULTIPLE_THREADS_IN_TCB] (allocate_stack):
10875 (allocate_stack): Handle TLS_DTV_AT_TP and
11010 * allocatestack.c (allocate_stack) [!TLS_MULTIPLE_THREADS_IN_TCB]:
11089 * allocatestack.c (allocate_stack): If mprotect() fails free the
11109 * allocatestack.c (allocate_stack): Use __static_tls_align_m1
11712 * allocatestack.c (allocate_stack): Use __getpagesize instead of
11716 * allocatestack.c (allocate_stack): Implement coloring of the
12236 * allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]: Set sysinfo
12558 * allocatestack.c (allocate_stack): Initialize multiple_header field of
12984 * allocatestack.c (allocate_stack): Initialize the TCB on a user
13007 * allocatestack.c (allocate_stack): stackaddr in attribute points to
13121 (allocate_stack): Call _dl_allocate_tls_init for user-provided stack.