add mutex around fprintf to linearize log

This commit is contained in:
Nikita Smith
2026-04-06 12:04:31 -07:00
parent 3d805af7df
commit 8a1203ed35
7 changed files with 317 additions and 310 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
#include "linker/codeview_ext/codeview.h"
#include "linker/lnk_cmd_line.h"
#include "linker/lnk_cmd_line.c"
#include "linker/lnk_error.h"
#include "linker/lnk_log.h"
#include "torture.h"
#include "torture_radlink.h"