Searched defs:MAP_STACK (Results 1 – 6 of 6) sorted by relevance
36 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
35 # define MAP_STACK 0x40000 /* Allocation is for a stack. */ macro
37 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
37 # define MAP_STACK 0x80000 /* Allocation is for a stack. */ macro
40 # define MAP_STACK 0x40000 /* Create for process/thread stacks */ macro
Completed in 61 milliseconds