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

/bionic/tests/
H A Dpthread_test.cpp111 static void* DirtyKeyFn(void* key) { function
129 ASSERT_EQ(0, pthread_create(&t, &attr, DirtyKeyFn, &key));

Completed in 144 milliseconds