Searched refs:thread_file (Results 1 – 2 of 2) sorted by relevance
44 static __thread FILE *thread_file; variable82 if (thread_file != stderr) { in qemu_log_thread_cleanup()83 fclose(thread_file); in qemu_log_thread_cleanup()84 thread_file = NULL; in qemu_log_thread_cleanup()94 logfile = thread_file; in qemu_log_trylock_with_err()106 thread_file = logfile; in qemu_log_trylock_with_err()308 logfile = thread_file; in qemu_set_log_internal()344 thread_file = logfile; in qemu_set_log_internal()
782 thread_file = open_output_file("thread_table.bin") variable831 copy_output_file(thread_file, "threads")853 remove_output_file(thread_file)992 thread_file.write(value)