Searched defs:add_thread (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_gdbserver/
H A Dinferiors.c98 void add_thread (unsigned long thread_id, void *target_data, unsigned int gdb_id) function
/external/oprofile/libpp/
H A Dxml_utils.cpp467 void add_thread(string const & tid, size_t l, size_t h);
822 void process_info::add_thread(string const & tid, size_t l, size_t h) function in class:process_info
1013 p->add_thread(classes.v[tid].ptemplate.tid, tid, next_tid-1);

Completed in 556 milliseconds