Home
last modified time | relevance | path

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

/external/qemu/memcheck/
Dmemcheck_proc_management.c339 const ThreadDesc* cur_thread = get_current_thread(); in get_current_process() local
340 if (cur_thread != NULL) { in get_current_process()
341 current_process = cur_thread->process; in get_current_process()