summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/inline/rtems/posix/mutex.inl (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-18posix: Create mutex implementation headerSebastian Huber1-58/+0
2013-01-04posix: Doxygen Clean Up Task #2Alex Ivanov1-1/+3
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-6/+3
2011-06-272011-06-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+5
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-08-19Add header guard to force indirect inclusion.Ralf Corsepius1-0/+4
2008-01-092008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-59/+0
2006-04-072006-04-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+6
2006-01-15Keep compiler happy by making some casts explicit. (PR859)Eric Norum1-1/+1
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Add doxygen preamble.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-162001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-07-06Added support for converting a mutex id to a pointer and returningJoel Sherrill1-21/+39
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-08-12_POSIX_Mutex_Get: made null id an errorJoel Sherrill1-0/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-4/+4
1995-09-26posix support initially addedJoel Sherrill1-0/+88