Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_attr.cpp231 int pthread_attr_setguardsize(pthread_attr_t* attr, size_t guard_size) { in pthread_attr_setguardsize()
237 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.cpp759 size_t guard_size; in TEST() local
771 size_t guard_size; in TEST() local
783 size_t guard_size; in TEST() local
797 size_t guard_size; in TEST() local
1527 size_t guard_size; in TEST() local