Serialize ZipOS handle IO across threads

This commit is contained in:
Justine Tunney 2023-02-23 06:24:49 -08:00
parent 0f1ead8943
commit a808b3e738
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
7 changed files with 18 additions and 6 deletions

View file

@ -34,6 +34,7 @@ LIBC_ZIPOS_A_DIRECTDEPS = \
LIBC_FMT \
LIBC_RUNTIME \
LIBC_SYSV \
LIBC_THREAD \
LIBC_STR \
LIBC_INTRIN \
LIBC_STUBS \