Home
last modified time | relevance | path

Searched defs:guard_size (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dpthread_attr.cpp189 int pthread_attr_setguardsize(pthread_attr_t* attr, size_t guard_size) { in pthread_attr_setguardsize()
194 int pthread_attr_getguardsize(const pthread_attr_t* attr, size_t* guard_size) { in pthread_attr_getguardsize()
/bionic/libc/include/bits/
Dpthread_types.h39 size_t guard_size; member
/bionic/tests/
Dpthread_test.cpp672 size_t guard_size; in TEST() local
1325 size_t guard_size; in TEST() local