Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_rwlock_wrlock.c109 static void *RwlockMonotonicTime1(void *arg) in RwlockMonotonicTime1() function
305 EXPECT_EQ(pthread_create(&tid[0], NULL, RwlockMonotonicTime1, NULL), 0); in pthread_rwlock_timedwrlock_0090()