[wdmaudiodev] Re: AVStream driver: Filter dispatch methods & automation methods synchronization

  • From: Tim Roberts <timr@xxxxxxxxx>
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Mon, 20 Jun 2016 16:24:40 -0700

alexander ivash wrote:


If it is written properly - then sure. :) But all the pointer operations  
needs to be atomic, correct? Which I can't guarantee in my case (although  
I can check what code is being produced by compiler of course).

A write of a single pointer is atomic.  If you have two related pointers
to be updated, that's a synchronization opportunity.

-- 
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/

Other related posts: