Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dkgdb_stub.c834 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() local
1101 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() local
1129 int_to_threadref(&thref, threadid); in thread_info_msg()
1130 pack_threadid(pos, &thref); in thread_info_msg()