[haiku-development] Re: address space rwlock issue?

  • From: "Jonas Sundström" <jonas@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 15 Mar 2009 19:10:13 +0100 CET

Adrian Panasiuk <adek336@xxxxxxxxx> wrote:
> > Is there a way to find out which threads are the
> > current (non-waiting) reader and writers?
> 
> I guess that looking at the backtraces of these
> threads should help. The owners will be the only
> threads which do not have rwlock related functions
> in their backtraces.

Couldn´t those be just about any thread on the system?
(And not likely to be in the list of threads waiting
on the lock?)

That´s a lot of backtraces.

/Jonas.


Other related posts: