Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dthrd_join.c103 * @tc.name : thrd_join_0300
107 void thrd_join_0300(void) in thrd_join_0300() function
111 t_error("thrd_join_0300: Error forking process"); in thrd_join_0300()
119 EXPECT_EQ("thrd_join_0300", SIGABRT, sig); in thrd_join_0300()
128 thrd_join_0300(); in main()

Completed in 1 milliseconds