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