public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/kernel/current ChangeLog cdl/syn ...
@ 2006-10-12 15:41 nickg
  0 siblings, 0 replies; only message in thread
From: nickg @ 2006-10-12 15:41 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2006-10-12 15:41:49

Modified files:
	packages/kernel/current: ChangeLog 
	packages/kernel/current/cdl: synch.cdl 
	packages/kernel/current/include: mboxt.inl mboxt2.inl 
	packages/kernel/current/tests: kmbox1.c mbox1.cxx 

Log message:
	* cdl/synch.cdl: Added CYGIMP_MBOX_USE_MBOXT_PLAIN option. This is
	tested in various places but was not actually defined. It now is
	and defaults to 1 so that the plain version of mail boxes is
	selected.
	
	* include/mboxt.inl:
	* include/mboxt2.inl: Moved various CYG_ASSERTCLASS() calls to be
	within scheduler locked regions. Race conditions could have caused
	them to fail before.
	
	* tests/mbox1.cxx:
	* tests/kmbox1.cxx: Updated tests to work with mboxt
	implementation. This requires thread 1 to run at lower priority
	than thread 0.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-12 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-12 15:41 ecos/packages/kernel/current ChangeLog cdl/syn nickg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).