Searched refs:guard_size (Results 1 – 1 of 1) sorted by relevance
1233 size_t* guard_size) { in GetThreadStack() argument1250 CHECK_PTHREAD_CALL(pthread_attr_getguardsize, (&attributes, guard_size), __FUNCTION__); in GetThreadStack()1256 CHECK_PTHREAD_CALL(pthread_attr_getguardsize, (&attributes, guard_size), __FUNCTION__); in GetThreadStack()