Thread safety
Posted: Wed Jul 15, 2009 10:43 am
Hello,
Just to make sure, is libfat thread-safe? I'm not talking about sharing a stream between threads.
I'm talking about sharing a device (SD card for example), and reading/writing from/to it without synchronizing the calls to fopen/fread/fwrite.
Thanks.
Just to make sure, is libfat thread-safe? I'm not talking about sharing a stream between threads.
I'm talking about sharing a device (SD card for example), and reading/writing from/to it without synchronizing the calls to fopen/fread/fwrite.
Thanks.