summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semobtain.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-23rtems: Create attr implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create options implementation headerSebastian Huber1-1/+1
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-0/+1
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-18score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-2/+5
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-1/+1
2013-06-07score: Add _Objects_Put_for_get_isr_disable()Sebastian Huber1-0/+2
2013-06-07score: Simplify _CORE_semaphore_Seize_isr_disableSebastian Huber1-1/+1
2012-12-05rtems misc: Clean up Doxygen GCI Task #7Alex Ivanov1-31/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-08-052008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-1/+1
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+2
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+1
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-14/+15
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2006-10-302006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-11/+6
2005-02-04Use rtems_id for semaphores.Ralf Corsepius1-1/+1
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-3/+3
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-07-06Switched to using isr disable version of _Objects_Get. When theJoel Sherrill1-13/+15
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split the Semaphore Manager into one routine per file.Joel Sherrill1-0/+120