OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remove_thread
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/coregrind/m_gdbserver/
inferiors.c
165
void
remove_thread
(struct thread_info *thread)
function
target.c
58
remove_thread
(thread);
71
/* call
remove_thread
for all gdb threads not in valgrind threads */
server.h
251
void
remove_thread
(struct thread_info *thread);
Completed in 92 milliseconds