HomeSort by: relevance | last modified time | path
    Searched defs:sig_threads (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/sys/
t_ptrace_threads_wait.h 782 pthread_t sig_threads[THREAD_CONCURRENT_SIGNALS_NUM]; local in function:thread_concurrent_test
818 FORKEE_PTHREAD(pthread_create(&sig_threads[i], NULL,
839 FORKEE_PTHREAD(pthread_join(sig_threads[i], NULL));
t_ptrace_threads_wait.h 782 pthread_t sig_threads[THREAD_CONCURRENT_SIGNALS_NUM]; local in function:thread_concurrent_test
818 FORKEE_PTHREAD(pthread_create(&sig_threads[i], NULL,
839 FORKEE_PTHREAD(pthread_join(sig_threads[i], NULL));
t_ptrace_threads_wait.h 782 pthread_t sig_threads[THREAD_CONCURRENT_SIGNALS_NUM]; local in function:thread_concurrent_test
818 FORKEE_PTHREAD(pthread_create(&sig_threads[i], NULL,
839 FORKEE_PTHREAD(pthread_join(sig_threads[i], NULL));

Completed in 152 milliseconds