public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: nickg@sources.redhat.com
To: ecos-cvs@sources.redhat.com
Subject: ecos/packages/kernel/current ChangeLog cdl/ker ...
Date: Mon, 23 Jun 2003 18:19:00 -0000	[thread overview]
Message-ID: <20030623181001.4266.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2003-06-23 18:10:01

Modified files:
	packages/kernel/current: ChangeLog 
	packages/kernel/current/cdl: kernel.cdl 
	packages/kernel/current/include: instrmnt.h sema.hxx 
	packages/kernel/current/src/sync: bin_sem.cxx cnt_sem.cxx 
Added files:
	packages/kernel/current/tests: bin_sem3.cxx 

Log message:
	* cdl/kernel.cdl: Added tests/bin_sem3 to list of kernel tests.
	
	* include/sema.hxx: Added declaration for wait with timeout for
	Cyg_Binary_Semaphore.
	
	* include/instrmnt.h: Added instrumentation point for binary semaphore
	timeout.
	
	* src/sync/bin_sem.cxx: Added wait with time-out function to
	Cyg_Binary_Semaphore class.
	
	* src/sync/cnt_sem.cxx: Modified semantics slightly to claim an
	available semaphore even with a timeout in the past. This is in
	line with the new timed wait in bin_sem.cxx.
	
	* tests/bin_sem3.cxx: Created new test for timed wait binary
	semaphore.


             reply	other threads:[~2003-06-23 18:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-23 18:19 nickg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-09 18:06 vae
2007-01-08 16:20 nickg
2003-07-01 17:34 nickg
2003-01-31 11:44 nickg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030623181001.4266.qmail@sources.redhat.com \
    --to=nickg@sources.redhat.com \
    --cc=ecos-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).