Home
last modified time | relevance | path

Searched refs:show_thread_state (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/helgrind/
Dlibhb_core.c6200 static void show_thread_state ( const HChar* str, Thr* t ) in show_thread_state() function
6275 show_thread_state(" root", thr); in libhb_init()
6310 show_thread_state(" child", child); in libhb_create()
6311 show_thread_state("parent", parent); in libhb_create()
6658 show_thread_state("s-send", thr); in libhb_so_send()
6660 show_thread_state("w-send", thr); in libhb_so_send()
6706 show_thread_state("s-recv", thr); in libhb_so_recv()
6708 show_thread_state("w-recv", thr); in libhb_so_recv()
6714 show_thread_state("d-recv", thr); in libhb_so_recv()
6741 show_thread_state("", thr); in trace()