Re: cuse(3) cuse_wait_and_process thread safety
- In reply to: Unitrunker : "Re: cuse(3) cuse_wait_and_process thread safety"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Mar 2026 14:55:27 UTC
Good news: I've convinced myself that this isn't a problem. In my limited observations, libcuse prevents two threads from operating on the same client's stream. With a second stream, I see evidence of two threads operating concurrently - just never in the same stream. On Wednesday, March 4th, 2026 at 12:39 PM, Unitrunker <unitrunker@unitrunker.net> wrote: > I'll drop a POC once I have it working. Of course, if I can't make it fail, that's a good thing.