Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Dpthread_cancel.c46 static void *start_nested(void *arg) in start_nested() function
88 TESTR(r, pthread_create(&td, 0, start_nested, foo), "failed to create thread"); in main()

Completed in 1 milliseconds