Home
last modified time | relevance | path

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

/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_create_test.cpp249 static void *failure_thread(void *) { in failure_thread() function
258 LIBC_NAMESPACE::pthread_create(&tid, attr, failure_thread, nullptr); in create_and_check_failure_thread()