Searched refs:GetActualStackSizeFn (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dpthread_test.cpp566 static void* GetActualStackSizeFn(void* arg) { function
576 pthread_create(&t, &attributes, GetActualStackSizeFn, &result);

Completed in 1593 milliseconds