good for merge

On Thu, 2009-04-09 at 11:23 -0500, Ryan O'Hara wrote:
> This patch fixed what I believe to be a few problems with the saAmf
> service's dispatch code. The few things I changed in this patch seem
> to be fallout from the ipc changes that went in a while back.
> 
> First, we only need to hold a lock on the dispatch_mutex while calling
> coroipcc_dispatch_recv. This removes the need to call
> pthread_mutex_unlock in a few other places, and allows us to remove
> error_unlock.
> 
> Also put finalize == 1 check under dispatch_avail == -1.
> 
> _______________________________________________
> Openais mailing list
> Openais@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/openais

_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to