Date: Tue, 17 Jun 2003 15:24:03 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: Sergey Kosyakov <ks4usa@yahoo.com> Cc: freebsd-threads@freebsd.org Subject: Re: The first kse_create call Message-ID: <Pine.BSF.4.21.0306171522000.31025-100000@InterJet.elischer.org> In-Reply-To: <20030617185916.44649.qmail@web12401.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The first kse_create() "converts" teh current thread/KSE to be upcall "capable" but it just returns.. all the other calls to kse_create() will also 'just return', however the new KSE/thread will upcall. in the case of the first call, there is no "other" thread. (unless the NEW_KSEGRP flag is set). On Tue, 17 Jun 2003, Sergey Kosyakov wrote: > Hi, > > I'm trying to run simple program with kse. As I understood the very > first kse_create call does not create KSE but just assigns the mailbox > to the existing "default" KSE and makes upcall. May be I'm doing > something wrong, > but I never got upcall on the first kse. When I create another KSE (and > another KSE group) I immediatelly get the upcall for this (second) KSE. > Just interesting how does it work - may be the first KSE has special > behavior? > > Thanks, > Sergey. > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > _______________________________________________ > freebsd-threads@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-threads > To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0306171522000.31025-100000>
