Home
last modified time | relevance | path

Searched refs:pthread_once_0100 (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_once.c32 EXPECT_EQ("pthread_once_0100", ret, 0); in threadfuncA()
39 EXPECT_EQ("pthread_once_0100", ret, 0); in threadfuncB()
44 * @tc.name: pthread_once_0100
48 void pthread_once_0100(void) in pthread_once_0100() function
59 pthread_once_0100(); in main()

Completed in 1 milliseconds