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

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

Completed in 132 milliseconds