Searched refs:unaligned_guard_size (Results 1 – 1 of 1) sorted by relevance
255 const size_t unaligned_guard_size = attr->guard_size; in __allocate_thread() local257 if (attr->guard_size < unaligned_guard_size) return EAGAIN; in __allocate_thread()