Searched defs:do_nothing (Results 1 – 5 of 5) sorted by relevance
19 def do_nothing(): member in disable_warning_urllib
43 static void do_nothing(CPUState *cpu, run_on_cpu_data d) in do_nothing() function
236 static void do_nothing(CPUState *cpu, run_on_cpu_data unused) in do_nothing() function
2741 static void do_nothing(CPUState *cpu, run_on_cpu_data d) in do_nothing() function
488 def do_nothing(signum, frame): function