Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 12 of 12) sorted by relevance

/nptl/
A Dtst-minstack-cancel.c41 pthread_t thr = xpthread_create (&attr, threadfunc, NULL); in do_test() local
A Dtst-minstack-exit.c43 pthread_t thr = xpthread_create (&attr, threadfunc, NULL); in do_test() local
A Dtst-pthread-attr-affinity-fail.c52 pthread_t thr; in do_test() local
A Dtst-minstack-throw.cc81 pthread_t thr = xpthread_create (&attr, threadfunc, NULL); in do_test() local
A Dtst-rwlock15.c93 pthread_t thr; in do_test() local
A Dtst-rwlock20.c85 pthread_t thr[THREADS]; in do_test() local
A Dtst-thread_local1.cc152 pthread_t thr; in do_test() local
173 std::thread thr{[func] {func (nullptr);}}; in do_test() local
A Dtst-pthread-attr-sigmask.c101 thrd_t thr; in check_c11_thread() local
A Dtst-thread-affinity-pthread2.c60 pthread_t thr; in run_affinity_access_thread() local
A Dtst-pthread-gdb-attach.c150 pthread_t thr = xpthread_create (NULL, subprocess_thread, NULL); in in_subprocess() local
A Dtst-thread-exit-clobber.cc220 pthread_t thr in do_test() local
A Dtst-default-attr.c49 thr (void *unused __attribute__ ((unused))) in thr() function

Completed in 10 milliseconds