Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/i386/htl/
A Dpt-setup.c44 uintptr_t *bottom, *top; in stack_setup() local
47 bottom = thread->stackaddr; in stack_setup()
48 top = (uintptr_t *) ((uintptr_t) bottom + thread->stacksize in stack_setup()
65 err = __vm_protect (__mach_task_self (), (vm_address_t) bottom, in stack_setup()

Completed in 2 milliseconds