HomeSort by relevance Sort by last modified time
    Searched defs:build_thread (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-darwin.c 191 ThreadState *build_thread(const thread_state_t state, function
syswrap-x86-darwin.c 175 ThreadState *build_thread(const thread_state_t state, function
  /external/oprofile/libpp/
xml_utils.cpp 448 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 126 milliseconds