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

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

Completed in 59 milliseconds