[haiku-commits] Re: r42472 - haiku/trunk/src/servers/app

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 24 Jul 2011 14:08:29 +0200 (MEST)

> * It helps a lot to find thread problems when the multi locker assert macros
> actually doing something useful. Took me forever to finally realise that and
> to find a threading bug.

I wonder how long those are broken; they definitely worked at some point.

> * Remove a superfluously assert which sends the app server into the
> debugger. More fixes following.

It's not superfluous, but it only works in full debug mode, ie. when the multi 
locker also tracks the read locks which it usually doesn't do for performance 
reasons.

Bye,
   Axel.


Other related posts: