summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/inline/rtems/posix/mutex.inl (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Create mutex implementation headerSebastian Huber2013-07-181-58/+0
* posix: Doxygen Clean Up Task #2Alex Ivanov2013-01-041-1/+3
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-6/+3
* 2011-06-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-271-1/+1
* 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-241-7/+5
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* Add header guard to force indirect inclusion.Ralf Corsepius2008-08-191-0/+4
* 2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-091-59/+0
* 2006-04-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-071-2/+6
* Keep compiler happy by making some casts explicit. (PR859)Eric Norum2006-01-151-1/+1
* New header guards.Ralf Corsepius2005-02-211-2/+2
* Add doxygen preamble.Ralf Corsepius2004-11-211-0/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-161-1/+1
* Added support for converting a mutex id to a pointer and returningJoel Sherrill2000-07-061-21/+39
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* 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
* _POSIX_Mutex_Get: made null id an errorJoel Sherrill1996-08-121-0/+5
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-031-4/+4
* posix support initially addedJoel Sherrill1995-09-261-0/+88