Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_attr.cpp232 int pthread_attr_setguardsize(pthread_attr_t* attr, size_t guard_size) { in pthread_attr_setguardsize()
238 int pthread_attr_getguardsize(const pthread_attr_t* attr, size_t* guard_size) { in pthread_attr_getguardsize()
/bionic/libc/include/bits/
Dpthread_types.h38 size_t guard_size; member
/bionic/tests/
Dpthread_test.cpp758 size_t guard_size; in TEST() local
770 size_t guard_size; in TEST() local
782 size_t guard_size; in TEST() local
796 size_t guard_size; in TEST() local
1723 size_t guard_size; in TEST() local