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

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

Completed in 887 milliseconds