Searched defs:guard_size (Results 1 – 4 of 4) sorted by relevance
118 GuestThread* GuestThread::CreatePthread(void* stack, size_t stack_size, size_t guard_size) { in CreatePthread()206 bool GuestThread::AllocStack(void* stack, size_t stack_size, size_t guard_size) { in AllocStack()
84 size_t* guard_size, in GetGuestThreadAttr()167 size_t guard_size; in AttachCurrentThread() local
112 size_t guard_size; in DoCustomTrampoline_pthread_getattr_np() local
81 void GetAttr(GuestAddr* stack_base, size_t* stack_size, size_t* guard_size) const { in GetAttr()