Home
last modified time | relevance | path

Searched refs:thread_args (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dpthread_test.cpp2512 ThreadArgs thread_args = { in pthread_mutex_timedlock_pi_helper() local
2528 ASSERT_EQ(0, pthread_create(&thread, nullptr, ThreadFn, &thread_args)); in pthread_mutex_timedlock_pi_helper()