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

/bionic/tests/
H A Dsystem_properties_test.cpp106 static void *PropertyWaitHelperFn(void *arg) { function
378 ASSERT_EQ(0, pthread_create(&t, NULL, PropertyWaitHelperFn, &flag));

Completed in 5 milliseconds