[haiku-commits] Re: Change in ...haiku[master]: kernel/thread: Properly implement has_data for non-current threads.

  • From: looncraz <looncraz@xxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 9 Jan 2019 00:32:45 -0600

waddlesplash has uploaded this change for *review*.

kernel/thread: Properly implement has_data for non-current threads.

This was left unimplemented since the dawn of Haiku; but it's so rarely
used nobody seems to have noticed. I've taken care to leave it optimized
for the current thread case.

Oh.... well... that explains that, LOL!

I never even thought for a second about the possibility of it not being implemented or it being a system issue - always assumed it was just some weird thing with my code and worked around it.

Thanks for fixing it ;-)

--The loon

Other related posts: