Searched defs:build_thread (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-darwin.c191 ThreadState *build_thread(const thread_state_t state, function
H A Dsyswrap-x86-darwin.c175 ThreadState *build_thread(const thread_state_t state, function
/external/oprofile/libpp/
H A Dxml_utils.cpp448 void build_thread(string const & tid, size_t l, size_t h);
824 my_threads[nr_threads++].build_thread(tid, l, h);
848 void thread_info::build_thread(string const & tid, size_t l, size_t h) function in class:thread_info

Completed in 95 milliseconds