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

  /src/tests/lib/libc/sys/
t_ptrace_threads_wait.h 781 pthread_t bp_threads[THREAD_CONCURRENT_BREAKPOINT_NUM]; local in function:thread_concurrent_test
823 FORKEE_PTHREAD(pthread_create(&bp_threads[i], NULL,
836 FORKEE_PTHREAD(pthread_join(bp_threads[i], NULL));
t_ptrace_threads_wait.h 781 pthread_t bp_threads[THREAD_CONCURRENT_BREAKPOINT_NUM]; local in function:thread_concurrent_test
823 FORKEE_PTHREAD(pthread_create(&bp_threads[i], NULL,
836 FORKEE_PTHREAD(pthread_join(bp_threads[i], NULL));

Completed in 26 milliseconds