Re: Commit: XP mutex class


Subject: Re: Commit: XP mutex class
From: Dom Lachowicz (doml@appligent.com)
Date: Wed Jan 09 2002 - 14:35:14 CST


> I read the implementation for unix. It uses
> pthread_mutex'es.
> BLocks are recursive mutexes. Maybe we should
> avoid such a difference in the BeOS implementation.

Actually, we'll just guarantee that mutexes never get recursively
locked. You can still use BLocks, except it will never get recursively
locked.

Dom



This archive was generated by hypermail 2b25 : Wed Jan 09 2002 - 14:37:17 CST