Searched refs:thref (Results 1 – 1 of 1) sorted by relevance
834 threadref thref; in send_signal_msg()849 int_to_threadref(&thref, threadid); in send_signal_msg()850 pack_threadid(out, &thref); in send_signal_msg()1083 threadref thref; in thread_id_msg() local1101 int_to_threadref(&thref, threadid); in thread_id_msg()1102 pack_threadid(out_buffer + 2, &thref); in thread_id_msg()1113 threadref thref; in thread_info_msg() local1129 int_to_threadref(&thref, threadid); in thread_info_msg()1130 pack_threadid(pos, &thref); in thread_info_msg()