Home
last modified time | relevance | path

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

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