Home
last modified time | relevance | path

Searched refs:allocate_new_thread (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/exp-bbv/
Dbbv_main.c457 static struct thread_info *allocate_new_thread(struct thread_info *old, in allocate_new_thread() function
498 bbv_thread=allocate_new_thread(bbv_thread,allocated_threads,tid+1); in bbv_thread_called()
618 bbv_thread=allocate_new_thread(bbv_thread,0,allocated_threads); in bbv_pre_clo_init()