Searched defs:next_thread (Results 1 – 4 of 4) sorted by relevance
326 PyThreadState* next_thread = curr_thread; in SetProfilerInAllThreads() local338 PyThreadState* next_thread = curr_thread; in ClearProfilerInAllThreads() local
649 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp) member
163 next_thread (Dwfl *dwfl, void *dwfl_arg __attribute__ ((unused)), in next_thread() function