Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_rwlock_wrlock.c99 static void *RwlockClockMonotonicTimeWait2(void *arg) in RwlockClockMonotonicTimeWait2() function
288 EXPECT_EQ(pthread_create(&tid[1], NULL, RwlockClockMonotonicTimeWait2, NULL), 0); in pthread_rwlock_timedwrlock_0080()