xmos / xscope_fileio

FileIO interface over xscope
Other
2 stars 10 forks source link

Add ability for alternate mutex methods #28

Closed xmos-jmccarthy closed 2 years ago

xmos-jmccarthy commented 2 years ago

This PR contains enhancements to allow the application to override the mutex protecting file operations, and would close #27 .

It is expected to be backwards compatible.