Searched refs:m_threadnum (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/drd/tests/
H A Dpth_broadcast.c61 int m_threadnum; member in struct:cthread
96 printf("thread %d [%d] (1)\n", thread_info->m_threadnum, i);
104 printf("thread %d [%d] (2)\n", thread_info->m_threadnum, i);
152 p->m_threadnum = p - thread_vec;

Completed in 112 milliseconds