[haiku-commits] Re: r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ...
- From: François Revol <revol@xxxxxxx>
- To: haiku-commits@xxxxxxxxxxxxx
- Date: Sat, 8 Jan 2011 23:48:26 +0100
Le 8 janv. 2011 à 23:34, Ingo Weinhold a écrit : > On 2011-01-08 at 23:26:22 [+0100], François Revol <revol@xxxxxxx> wrote: >> Le 8 janv. 2011 à 23:23, ingo_weinhold@xxxxxx a écrit : >> >>> Author: bonefish >>> Date: 2011-01-08 23:23:21 +0100 (Sat, 08 Jan 2011) >>> New Revision: 40170 >>> Changeset: http://dev.haiku-os.org/changeset/40170 >>> Log: >>> Renamed the private kernel types team and thread to Team and Thread >>> respectively and moved them into the new private kernel namespace BKernel. >> >> WTF does it have to do with signals anyway ? > > I'll introduce a per-team and the per-thread lock and make the objects > ref-counted to simplify the signal support code. This will make the structs > run-time polymorphic (well, Team already is), which requires them to live in > a namespace to avoid symbol clashes with kernel add-ons. Hmm ok. >> Hmm I foresee some local conflicts ahead... > > Commit early, commit often? I wasn't even aware you were working on something > related, BTW. Well I have WIP pending stuff to fix the m68k kernel build you broke when changing the x86 vm stuff :p François.
- References:
- [haiku-commits] r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ...
- From: ingo_weinhold
- [haiku-commits] Re: r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ...
- From: François Revol
- [haiku-commits] Re: r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ...
- From: Ingo Weinhold
- [haiku-commits] r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ...
Other related posts:
- » [haiku-commits] r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ... - ingo_weinhold
- » [haiku-commits] Re: r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ... - François Revol
- » [haiku-commits] Re: r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ... - Stephan Aßmus
- » [haiku-commits] Re: r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ... - François Revol
- » [haiku-commits] Re: r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ... - Ingo Weinhold
- » [haiku-commits] Re: r40170 - in haiku/branches/developer/bonefish/signals: headers/private/kernel headers/private/kernel/arch headers/private/kernel/arch/arm headers/private/kernel/arch/m68k headers/private/kernel/arch/mipsel ... - François Revol