Home
last modified time | relevance | path

Searched refs:__guardsize (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libc/include/llvm-libc-types/
H A Dpthread_attr_t.h18 size_t __guardsize; member
/llvm-project-15.0.7/libc/src/pthread/
H A Dpthread_attr_getguardsize.cpp20 *guardsize = attr->__guardsize;
H A Dpthread_attr_setguardsize.cpp23 attr->__guardsize = guardsize;