Searched refs:GetActualGuardSizeFn (Results 1 - 1 of 1) sorted by relevance
/bionic/tests/ | ||
H A D | pthread_test.cpp | 632 static void* GetActualGuardSizeFn(void* arg) { function 642 pthread_create(&t, &attributes, GetActualGuardSizeFn, &result); |
Completed in 23 milliseconds