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

/bionic/tests/
H A Ddlfcn_test.cpp100 static void* ConcurrentDlErrorFn(void*) { function
111 ASSERT_EQ(0, pthread_create(&t, NULL, ConcurrentDlErrorFn, NULL));

Completed in 108 milliseconds