Searched refs:USER_STACK_GUARD_SIZE (Results 1 – 4 of 4) sorted by relevance
15 #define USER_STACK_GUARD_SIZE (4 * B_PAGE_SIZE) // 16 kB macro
40 attr->guard_size = USER_STACK_GUARD_SIZE; in pthread_attr_init()
32 USER_STACK_GUARD_SIZE,
874 additionalSize, USER_STACK_GUARD_SIZE, nameBuffer); in thread_create_user_stack()