Searched refs:cur_thread (Results 1 – 1 of 1) sorted by relevance
339 const ThreadDesc* cur_thread = get_current_thread(); in get_current_process() local340 if (cur_thread != NULL) { in get_current_process()341 current_process = cur_thread->process; in get_current_process()