Searched refs:create_new_thread (Results 1 - 1 of 1) sorted by relevance

/external/qemu/memcheck/
H A Dmemcheck_proc_management.c69 create_new_thread(ProcDesc* proc, uint32_t tid) function
154 if(create_new_thread(new_proc, pid) == NULL) {
531 create_new_thread(parent_proc, new_tid);

Completed in 444 milliseconds