Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_rwlock_rdlock_sup.c27 static void *pthreadRdlockR1(void *arg) in pthreadRdlockR1() function
84 TEST(pthread_create(&tid[0], NULL, pthreadRdlockR1, NULL) == 0); in pthread_rwlock_rdlock_0300()