Searched defs:space (Results 1 – 2 of 2) sorted by relevance
229 char* const space = static_cast<char*>(mmap(nullptr, mmap_size, PROT_NONE, flags, -1, 0)); in __allocate_thread_mapping() local
826 unsigned int space; member