Searched defs:default_guard_size (Results 1 - 1 of 1) sorted by relevance
/bionic/tests/ | ||
H A D | pthread_test.cpp | 588 size_t default_guard_size; local 589 ASSERT_EQ(0, pthread_attr_getguardsize(&attributes, &default_guard_size)); |
Completed in 22 milliseconds