Lock-free protocols?
Lock-free protocols?
- Subject: Lock-free protocols?
- From: Jeremy Cooper <email@hidden>
- Date: Mon, 22 Apr 2002 01:04:35 -0700 (PDT)
I've seen a lot of discussion on this list about the perils of
synchronizing IOProc threads with worker threads using locks. Several
people have mentioned that there are ways to transfer data safely between
IOProc threads and other lower-priority threads without using locks, yet
no one has actually shown how it is done.
Can someone show some code snippets for 'lock-free' buffer passing?
-J
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.