Home | History | Annotate | Download | only in helgrind

Lines Matching full:pthread_t

4551 static WordFM* map_pthread_t_to_Thread = NULL; /* pthread_t -> Thread* */
4627 /* Some thread is telling us its pthread_t value. Record the
4634 VG_(printf)("SET_MY_PTHREAD_T (tid %d): pthread_t = %p\n", (Int)tid,
4646 /* So now we know that (pthread_t)args[1] is associated with
4649 VG_(printf)("XXXX: bind pthread_t %p to Thread* %p\n",
4666 thread whose pthread_t is in args[1]. */