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

  /src/tests/lib/libc/sys/
t_ptrace_threads_wait.h 783 pthread_t wp_threads[THREAD_CONCURRENT_WATCHPOINT_NUM]; local in function:thread_concurrent_test
827 FORKEE_PTHREAD(pthread_create(&wp_threads[i], NULL,
833 FORKEE_PTHREAD(pthread_join(wp_threads[i], NULL));
t_ptrace_threads_wait.h 783 pthread_t wp_threads[THREAD_CONCURRENT_WATCHPOINT_NUM]; local in function:thread_concurrent_test
827 FORKEE_PTHREAD(pthread_create(&wp_threads[i], NULL,
833 FORKEE_PTHREAD(pthread_join(wp_threads[i], NULL));
t_ptrace_threads_wait.h 783 pthread_t wp_threads[THREAD_CONCURRENT_WATCHPOINT_NUM]; local in function:thread_concurrent_test
827 FORKEE_PTHREAD(pthread_create(&wp_threads[i], NULL,
833 FORKEE_PTHREAD(pthread_join(wp_threads[i], NULL));

Completed in 93 milliseconds