Searched refs:MAP_STACK (Results 1 – 7 of 7) 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
341 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in __spawnix()
Completed in 5 milliseconds