Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1233 size_t* guard_size) { in GetThreadStack() argument
1250 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()