summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremutex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-7/+1
* 2001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-301-1/+3
* Added blocked_count field to allow for optimizations.Joel Sherrill2000-07-031-2/+3
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-1/+12
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split core message queue and watchdog handler objects into separate files.Joel Sherrill1999-11-021-269/+0
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-1/+4
* Modified to make it possible for an ISR to return a mutex which didJoel Sherrill1998-02-201-2/+20
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill1997-03-081-7/+9
* Reversed logic in conditional to correctly distinguish betweenJoel Sherrill1996-09-171-2/+2
* fixed spacingJoel Sherrill1996-08-131-2/+2
* _CORE_Mutex_seize: added checks for priority ceiling violation, also addedMark Johannes1996-08-071-6/+24
* _CORE_mutex_Seize: added change priority case if the mutex was obtained.Mark Johannes1996-08-061-0/+12
* added priority ceiling supportJoel Sherrill1996-06-031-32/+61
* Swapped order of nested acquisition check and check for returning unsatisfied.Joel Sherrill1996-02-011-6/+6
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-081-1/+1
* posix support initially addedJoel Sherrill1995-09-261-5/+5
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-0/+269