Home
last modified time | relevance | path

Searched defs:new_thread (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/callgrind/
Dthreads.c102 thread_info* new_thread(void) in new_thread() function
/external/valgrind/coregrind/m_gdbserver/
Dinferiors.c100 struct thread_info *new_thread in add_thread() local
/external/valgrind/drd/
Ddrd_pthread_intercepts.c590 void *arg, long flags, thread_t *new_thread) in thr_create_intercept()
/external/valgrind/helgrind/
Dhg_intercepts.c491 void *arg, long flags, thread_t *new_thread) in thr_create_WRK()
532 void *arg, long flags, thread_t *new_thread) { in PTH_FUNC()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c7617 ThreadState *new_thread; in PRE() local